Searched refs:GetAllFileListCache (Results 1 – 2 of 2) sorted by relevance
338 void GetAllFileListCache(const std::string &srcPath, std::vector<std::string> &assetList);
422 GetAllFileListCache(tmpDir, assetList); in GetAllFileList()492 void ZipFile::GetAllFileListCache(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileListCache() function in OHOS::AbilityBase::ZipFile