MCPcopy Create free account
hub / github.com/bloomberg/comdb2 / get_crypto

Method get_crypto

tools/comdb2ar/db_wrap.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81bool DB_Wrap::get_crypto() const
82{
83 return m_crypto;
84}
85
86bool DB_Wrap::get_checksums() const
87{

Callers 5

assert_cksum_lsnFunction · 0.45
serialise_incr_fileFunction · 0.45
serialise_fileFunction · 0.45
serialise_databaseFunction · 0.45
write_incremental_fileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected