MCPcopy 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

appendSsdSaveableMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64