MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / handler

Method handler

src/auth/SecDbCache.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void CachedSecurityDatabase::handler()
49{
50 list->handler(this);
51}
52
53
54void PluginDatabases::getInstance(IPluginConfig* pluginConfig, CachedSecurityDatabase::Instance& instance)

Callers

nothing calls this directly

Calls 6

iscLogStatusFunction · 0.85
getCountMethod · 0.45
removeMethod · 0.45
releaseMethod · 0.45
stuffExceptionMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected