Searched defs:fileSet (Results 1 – 6 of 6) sorted by relevance
139 const char *fileSet[] = { variable160 const char *fileSet[] = {"/dev/path/to", ""}; variable
428 void ZipFile::GetChildNames(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNames()525 void ZipFile::GetChildNamesCache(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNamesCache()584 void ZipFile::GetChildNamesNormal(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNamesNormal()
241 bool Extractor::GetFileList(const std::string &srcPath, std::set<std::string> &fileSet) in GetFileList()
548 std::set<std::string> fileSet; variable
888 auto fileSet = GetIdxFileData(bundleName_); in DoIncrementalRestore() local1286 void BackupExtExtension::AsyncTaskRestore(std::set<std::string> fileSet, in AsyncTaskRestore()
362 std::set<std::string> fileSet; in GetRawFileList() local