Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Reset
Method
Reset
libs/search/cbv.cpp:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void CBV::Reset()
59
{
60
m_p.Reset();
61
m_isFull = false;
62
}
63
64
bool CBV::HasBit(uint64_t id) const
65
{
Callers
9
Decode
Method · 0.45
Clear
Method · 0.45
Init
Method · 0.45
SetFull
Method · 0.45
DoSearch
Method · 0.45
ClearCache
Method · 0.45
ClearCachesImpl
Method · 0.45
UNIT_CLASS_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
UNIT_CLASS_TEST
Function · 0.36
UNIT_TEST
Function · 0.36