MCPcopy Create free account
hub / github.com/Tencent/MMKV / stat

Class stat

Core/MemoryFile.cpp:327–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325 char *path = strdup(str.c_str());
326
327 struct stat sb = {};
328 bool done = false;
329 char *slash = path;
330

Callers 2

mkPathFunction · 0.70
getFileSizeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected