Searched defs:fileSet (Results 1 – 3 of 3) sorted by relevance
139 const char *fileSet[] = { variable160 const char *fileSet[] = {"/dev/path/to", ""}; variable
259 bool Extractor::GetFileList(const std::string &srcPath, std::set<std::string> &fileSet) in GetFileList()
341 void ZipFile::GetChildNames(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNames()