Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp72 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList() function in OHOS::AbilityBase::Extractor
241 bool Extractor::GetFileList(const std::string &srcPath, std::set<std::string> &fileSet) in GetFileList() function in OHOS::AbilityBase::Extractor
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp239 std::vector<std::string> DaemonExecute::GetFileList(const std::vector<std::string> &uris, in GetFileList() function in OHOS::Storage::DistributedFile::DaemonExecute
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp250 int32_t KeyBackup::GetFileList(const std::string &origDir, const std::string &backDir, in GetFileList() function in OHOS::StorageDaemon::KeyBackup
/ohos5.0/commonlibrary/utils_lite/js/builtin/filekit/src/
H A Dnativeapi_fs.cpp547 JSIValue NativeapiFs::GetFileList(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in GetFileList() function in OHOS::ACELite::NativeapiFs