Home
last modified time | relevance | path

Searched defs:dirents (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlistfile.cpp266 static int FilterFileRes(const string &path, vector<string> &dirents) in FilterFileRes()
285 static int RecursiveFunc(const string &path, vector<string> &dirents) in RecursiveFunc()
314 static napi_value DoListFileVector2NV(napi_env env, const string &path, vector<string> &dirents, bo… in DoListFileVector2NV()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlist_file.cpp210 static int FilterFileRes(const string &path, vector<string> &dirents) in FilterFileRes()
230 static int RecursiveFunc(const string &path, vector<string> &dirents) in RecursiveFunc()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dir/
H A Ddir_n_exporter.cpp262 vector<dirent> dirents; member
291 static napi_value DoListFileVector2NV(napi_env env, vector<dirent> dirents) in DoListFileVector2NV()
391 vector<dirent> dirents; in ListFileSync() local
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp107 static int RecursiveFunc(const string &path, vector<string> &dirents) in RecursiveFunc()
423 vector<string> dirents; in ListFile() local
536 vector<string> dirents; in RecoverDir() local