Home
last modified time | relevance | path

Searched refs:HalFileStat (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/commonlibrary/utils_lite/hals/file/
H A Dhal_file.h35 int HalFileStat(const char* path, unsigned int* fileSize);
H A Dhal_file.c47 int HalFileStat(const char *path, unsigned int *fileSize) in HalFileStat() function
/ohos5.0/commonlibrary/utils_lite/file/src/file_impl_hal/
H A Dfile.c53 return HalFileStat(path, fileSize); in UtilsFileStat()
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-minichip-subsys-filesystem.md25 | HalFileStat | 获取文件属性。 |
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-minichip-subsys-filesystem.md25 | HalFileStat | Obtains file attributes.|