Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Clear
Function
Clear
libs/platform/settings.hpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
StringStorage::Instance().DeleteKeyAndValue(key);
65
}
66
inline void Clear()
67
{
68
StringStorage::Instance().Clear();
69
}
70
71
class UsageStats
72
{
Callers
15
Init
Method · 0.85
FeaturesLayer
Method · 0.85
ClearIfNeeded
Method · 0.85
KeywordMatcher
Method · 0.85
Results
Method · 0.85
Load
Method · 0.85
Init
Method · 0.85
LoadFromSample
Method · 0.85
SampleView
Method · 0.85
CopyFrom
Method · 0.85
BooleanSum
Method · 0.85
~ScaleIndex
Method · 0.85
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected