Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/CacheLib
/ reset
Method
reset
cachelib/object_cache/ObjectCache.h:224–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
void reset() { inner_.reset(); }
225
226
// Item accessors
227
const Key getKey() const { return inner_->getKey(); }
Callers
2
operator()
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36