Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ size
Method
size
bolt/common/caching/AsyncDataCache.h:201–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
int32_t size() const {
202
return size_;
203
}
204
205
void touch() {
206
accessStats_.touch();
Callers
2
makePins
Method · 0.45
percentile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected