Searched refs:GetAllFileList (Results 1 – 3 of 3) sorted by relevance
204 void GetAllFileList(const std::string &srcPath, std::vector<std::string> &assetList);
84 zipFile_.GetAllFileList(srcPath, assetList); in GetFileList()
386 void ZipFile::GetAllFileList(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileList() function in OHOS::AbilityBase::ZipFile