Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ getFileName
Method
getFileName
flow/include/flow/Platform.h:435–435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
433
void write(const uint8_t* buff, size_t len);
434
bool destroyFile();
435
std::string getFileName() const { return filename; }
436
437
private:
438
std::string filename;
Callers
2
init
Method · 0.45
getClusterFileForErrorInjection
Method · 0.45
Calls
no outgoing calls
Tested by
2
init
Method · 0.36
getClusterFileForErrorInjection
Method · 0.36