MCPcopy 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

readMethod · 0.45
changeFileSizeMethod · 0.45
flushMethod · 0.45
readMethod · 0.45
openMethod · 0.45
write_implMethod · 0.45
runLoopFunction · 0.45
newProcessFunction · 0.45
canKillProcessesFunction · 0.45
rebootProcessFunction · 0.45
killInterfaceFunction · 0.45

Calls

no outgoing calls

Tested by 1

randomOpMethod · 0.36