Searched refs:GetChildNamesCache (Results 1 – 2 of 2) sorted by relevance
339 void GetChildNamesCache(const std::string &srcPath, std::set<std::string> &fileSet);
457 GetChildNamesCache(tmpDir, fileSet); in GetChildNames()525 void ZipFile::GetChildNamesCache(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNamesCache() function in OHOS::AbilityBase::ZipFile