Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ ssdOffset
Method
ssdOffset
bolt/common/caching/AsyncDataCache.h:262–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
uint64_t ssdOffset() const {
263
return ssdOffset_;
264
}
265
266
bool ssdSaveable() const {
267
return ssdSaveable_;
Callers
2
checkEvictionBlocked
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
checkEvictionBlocked
Method · 0.64
TEST_F
Function · 0.64