Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
size_t DB_Wrap::get_pagesize() const
77
{
78
return m_pagesize;
79
}
80
81
bool DB_Wrap::get_crypto() const
82
{
Callers
14
compare_checksum
Function · 0.45
serialise_incr_file
Function · 0.45
write_manifest_entry
Function · 0.45
serialise_file
Function · 0.45
serialise_database
Function · 0.45
write_incremental_file
Function · 0.45
deserialise_database
Function · 0.45
write_incr_manifest_entry
Function · 0.45
update_tree
Function · 0.45
unpack_full_file
Function · 0.45
open_dbs
Function · 0.45
getpgsize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected