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

Method isService

src/jrd/svc.cpp:448–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446}
447
448bool Service::isService()
449{
450 return true;
451}
452
453void Service::started()
454{

Callers 15

TDR_attach_databaseFunction · 0.45
TDR_list_limboFunction · 0.45
print_descriptionFunction · 0.45
askFunction · 0.45
reattach_databaseFunction · 0.45
buildDpbFunction · 0.45
aliceFunction · 0.45
ALICE_printFunction · 0.45
ALICE_print_statusFunction · 0.45
ALICE_errorFunction · 0.45
findSwitchOrThrowFunction · 0.45
gbakFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected