Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ SetInfo
Method
SetInfo
src/leveldb/persistent_cache/persistent_cache_file.h:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
Status Delete(uint64_t* size);
78
79
void SetInfo(FileInfo* info) { info_ = info; }
80
81
FileInfo* Info() { return info_; }
82
Callers
3
Insert
Method · 0.80
Init
Method · 0.80
ForceEvict
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected