Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ empty
Method
empty
bolt/common/caching/AsyncDataCache.h:386–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
}
385
386
bool empty() const {
387
return entry_ == nullptr;
388
}
389
390
void clear() {
391
release();
Callers
3
tinyData
Method · 0.45
makePins
Method · 0.45
percentile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected