Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h92 static bool GetStat(const string &path, StatEntity &statEntity) in GetStat() function
157 if (!GetStat(src, statEntity)) { in CopyAndDeleteFile()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp387 if (GetStat(filterDirent, statEntity)) { in GenerateFileInfoEntity()