Searched defs:GetFileList (Results 1 – 4 of 4) sorted by relevance
72 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList() function in OHOS::AbilityBase::Extractor241 bool Extractor::GetFileList(const std::string &srcPath, std::set<std::string> &fileSet) in GetFileList() function in OHOS::AbilityBase::Extractor
239 std::vector<std::string> DaemonExecute::GetFileList(const std::vector<std::string> &uris, in GetFileList() function in OHOS::Storage::DistributedFile::DaemonExecute
250 int32_t KeyBackup::GetFileList(const std::string &origDir, const std::string &backDir, in GetFileList() function in OHOS::StorageDaemon::KeyBackup
547 JSIValue NativeapiFs::GetFileList(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in GetFileList() function in OHOS::ACELite::NativeapiFs