Home
last modified time | relevance | path

Searched refs:CheckFsStat (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dstat.cpp57 static NError CheckFsStat(const FileInfo &fileInfo, uv_fs_t* req) in CheckFsStat() function
95 auto err = CheckFsStat(fileInfo, stat_req.get()); in Sync()
139 auto err = CheckFsStat(*fileInfo, stat_req.get()); in Async()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp53 int CheckFsStat(const FileInfo &fileInfo, uv_fs_t* req) in CheckFsStat() function
79 auto state = CheckFsStat(fileInfo, stat_req.get()); in GetUvStat()

Completed in 3 milliseconds