MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / stat

Class stat

Source/Engine/Platform/Android/AndroidFileSystem.cpp:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 {
48 size_t pathLength;
49 struct stat statPath, statEntry;
50 struct dirent* entry;
51
52 // Stat for the path

Callers 10

DeleteUnixPathTreeFunction · 0.70
CreateDirectoryMethod · 0.70
DirectoryExistsMethod · 0.70
GetChildDirectoriesMethod · 0.70
FileExistsMethod · 0.70
GetFileSizeMethod · 0.70
SetReadOnlyMethod · 0.70
GetFileLastEditTimeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected