MCPcopy 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

parseMetadataMethod · 0.45
getLocalInfoMethod · 0.45
getInfoMethod · 0.45
sendDeferredPacketMethod · 0.45
prepareMethod · 0.45
mov_dsql_messageFunction · 0.45
receive_packet_noqueueFunction · 0.45
getDataMethod · 0.45
checkPluginNameMethod · 0.45
tryNewKeysMethod · 0.45
releaseKeysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected