MCPcopy Create free account
hub / github.com/comaps/comaps / Reset

Method Reset

libs/search/feature_loader.cpp:20–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void FeatureLoader::Reset()
21{
22 ASSERT(m_checker.CalledOnOriginalThread(), ());
23 m_guard.reset();
24}
25} // namespace search

Callers

nothing calls this directly

Calls 3

ASSERTFunction · 0.85
resetMethod · 0.45

Tested by

no test coverage detected