Searched defs:srcPath (Results 1 – 5 of 5) sorted by relevance
46 bool Extractor::GetFileBuffer(const std::string& srcPath, std::ostringstream& dest) in GetFileBuffer()64 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList()195 bool Extractor::GetFileList(const std::string &srcPath, std::set<std::string> &fileSet) in GetFileList()
281 void ZipFile::GetAllFileList(const std::string &srcPath, std::vector<std::string> &assetList) in GetAllFileList()312 void ZipFile::GetChildNames(const std::string &srcPath, std::set<std::string> &fileSet) in GetChildNames()
452 std::string GetRelativePath(const std::string& srcPath) in GetRelativePath()
2441 std::string srcPath = emitter->GetFileMap()[k2ByteSize]; in EmitDIDebugInfoSection() local
3474 std::string srcPath = emitter->GetFileMap()[k2ByteSize]; in EmitDIDebugInfoSection() local