Searched defs:srcPath (Results 1 – 4 of 4) sorted by relevance
44 bool Extractor::GetFileBuffer(const std::string& srcPath, std::ostringstream& dest) in GetFileBuffer()62 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList()196 bool Extractor::GetFileList(const std::string &srcPath, std::set<std::string> &fileSet) in GetFileList()
277 void ZipFile::GetAllFileList(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileList()309 void ZipFile::GetChildNames(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNames()
451 std::string GetRelativePath(const std::string& srcPath) in GetRelativePath()
84 void GetAllFileList(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileList()89 void GetChildNames(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNames()