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

Method init

src/jrd/exe.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164void StatusXcp::init(const FbStatusVector* vector)
165{
166 fb_utils::copyStatus(&status, vector);
167}
168
169void StatusXcp::copyTo(FbStatusVector* vector) const
170{

Callers 15

aliceFunction · 0.45
BURP_mainFunction · 0.45
authenticateMethod · 0.45
startMethod · 0.45
executeMethod · 0.45
SecurityDatabaseMethod · 0.45
authenticateMethod · 0.45
NBACKUP_mainFunction · 0.45
GSEC_mainFunction · 0.45
gsecFunction · 0.45
startCryptThreadMethod · 0.45
getAttachmentMethod · 0.45

Calls 1

copyStatusFunction · 0.85

Tested by

no test coverage detected