Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ ssdSaveable
Method
ssdSaveable
bolt/common/caching/AsyncDataCache.h:266–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
bool ssdSaveable() const {
267
return ssdSaveable_;
268
}
269
270
void setTrackingId(TrackingId id) {
271
trackingId_ = id;
Callers
2
appendSsdSaveable
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64