Searched refs:GetChildNames (Results 1 – 4 of 4) sorted by relevance
205 void GetChildNames(const std::string &srcPath, std::set<std::string> &fileSet);
253 zipFile_.GetChildNames(srcPath, fileSet); in GetFileList()
428 void ZipFile::GetChildNames(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNames() function in OHOS::AbilityBase::ZipFile
549 zipf->GetChildNames(srcPath, fileSet);