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

Method get_pagesize

tools/comdb2ar/db_wrap.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76size_t DB_Wrap::get_pagesize() const
77{
78 return m_pagesize;
79}
80
81bool DB_Wrap::get_crypto() const
82{

Callers 14

compare_checksumFunction · 0.45
serialise_incr_fileFunction · 0.45
write_manifest_entryFunction · 0.45
serialise_fileFunction · 0.45
serialise_databaseFunction · 0.45
write_incremental_fileFunction · 0.45
deserialise_databaseFunction · 0.45
update_treeFunction · 0.45
unpack_full_fileFunction · 0.45
open_dbsFunction · 0.45
getpgsizeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected