Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DeleteUnixPathTree
Function · 0.70
CreateDirectory
Method · 0.70
DirectoryExists
Method · 0.70
GetChildDirectories
Method · 0.70
FileExists
Method · 0.70
GetFileSize
Method · 0.70
SetReadOnly
Method · 0.70
getFilesFromDirectoryTop
Method · 0.70
getFilesFromDirectoryAll
Method · 0.70
GetFileLastEditTime
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected