Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getCount
Method
getCount
src/remote/server/server.cpp:1311–1311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1309
static void start(USHORT flags);
1310
1311
static int getCount() { return m_cntAll; }
1312
1313
static bool isShuttingDown() { return shutting_down; }
1314
Callers
15
parseMetadata
Method · 0.45
getLocalInfo
Method · 0.45
getInfo
Method · 0.45
sendDeferredPacket
Method · 0.45
prepare
Method · 0.45
mov_dsql_message
Function · 0.45
receive_packet_noqueue
Function · 0.45
extractDataFromPluginTo
Method · 0.45
getData
Method · 0.45
checkPluginName
Method · 0.45
tryNewKeys
Method · 0.45
releaseKeys
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected