Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ size
Method
size
fdbrpc/sim2.actor.cpp:588–588 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
586
Future<Void> sync() override { return sync_impl(this); }
587
588
Future<int64_t> size() const override { return size_impl(this); }
589
590
std::string getFilename() const override { return actualFilename; }
591
Callers
15
read
Method · 0.45
SimExternalConnection.actor.cpp
File · 0.45
changeFileSize
Method · 0.45
flush
Method · 0.45
read
Method · 0.45
open
Method · 0.45
write_impl
Method · 0.45
runLoop
Function · 0.45
newProcess
Function · 0.45
canKillProcesses
Function · 0.45
rebootProcess
Function · 0.45
killInterface
Function · 0.45
Calls
no outgoing calls
Tested by
1
randomOp
Method · 0.36