Home
last modified time | relevance | path

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

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