Home
last modified time | relevance | path

Searched defs:dirents (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlistfile.h34 std::vector<std::string> dirents; member in OHOS::FileManagement::ModuleFileIO::ListFileArgs
H A Dlistfile.cpp266 static int FilterFileRes(const string &path, vector<string> &dirents) in FilterFileRes() argument
285 static int RecursiveFunc(const string &path, vector<string> &dirents) in RecursiveFunc() argument
314 static napi_value DoListFileVector2NV(napi_env env, const string &path, vector<string> &dirents, bool recursion) in DoListFileVector2NV() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcached_dir.h49 struct cached_dirents dirents; member
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlist_file.cpp210 static int FilterFileRes(const string &path, vector<string> &dirents) in FilterFileRes() argument
230 static int RecursiveFunc(const string &path, vector<string> &dirents) in RecursiveFunc() argument
/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() argument
391 vector<dirent> dirents; in ListFileSync() local
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Dxdr_fs.h89 union afs_xdr_dirent dirents[AFS_DIR_SLOTS_PER_BLOCK]; member
/kernel/linux/linux-6.6/fs/afs/
H A Dxdr_fs.h95 union afs_xdr_dirent dirents[AFS_DIR_SLOTS_PER_BLOCK]; member
/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() argument
423 vector<string> dirents; in ListFile() local
536 vector<string> dirents; RecoverDir() local
[all...]

Completed in 6 milliseconds