Home
last modified time | relevance | path

Searched refs:FSFileInfo (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.2.1/include/nitro/fs/
Dfile.h925 typedef FSPathInfo FSFileInfo; typedef
926 FSResult FS_GetFileInfo(const char *path, FSFileInfo *info);
/TwlSDK-5.2.1/build/libraries/fs/common/src/
Dfs_file.c2384 FSResult FS_GetFileInfo(const char *path, FSFileInfo *info) in FS_GetFileInfo()