MCPcopy Create free account
hub / github.com/apple/foundationdb / size

Method size

fdbserver/DiskQueue.actor.cpp:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 StringBuffer(UID fromFileID) : reserved(0), id(fromFileID) {}
56
57 int size() const { return str.size(); }
58 Standalone<StringRef> get() { return str; }
59 void clear() {
60 str = Standalone<StringRef>();

Callers 15

formatFunction · 0.45
ServiceWorkerThreadMethod · 0.45
getValueMultiMethod · 0.45
makeCommandMethod · 0.45
quoteMethod · 0.45
addSubprocessMethod · 0.45
compareFunction · 0.45
getCharacterFunction · 0.45
operator<Function · 0.45
sortPointsFunction · 0.45
createMethod · 0.45
advanceMethod · 0.45

Calls

no outgoing calls

Tested by 15

longToValueMethod · 0.36
doReadValuePrefixMethod · 0.36
doReadRangeMethod · 0.36
packMethod · 0.36
unpackMethod · 0.36
Future<Void> testClientFunction · 0.36
RandomIntRangeMethod · 0.36
randomRemoteMethod · 0.36
readMsgMethod · 0.36
writeMsgFunction · 0.36