Searched defs:strPath (Results 1 – 12 of 12) sorted by relevance
106 std::string strPath = path; in RemoveDir() local
31 bool MmsAttachment::SetAttachmentFilePath(std::string strPath, bool isSmil) in SetAttachmentFilePath()
42 std::string strPath = path; in RemoveDir() local
148 const char* strPath = static_cast<const char*>(TIF_IMAGE_PATH); variable
156 bool ZipWriter::ZipOpenNewFileInZip(zipFile zip_file, const std::string &strPath) in ZipOpenNewFileInZip()
78 std::string strPath = path.Value(); in OpenNewFileEntry() local
272 …zipFile zipFile, const std::string &strPath, const OPTIONS &options, const struct tm *lastModified… in ZipOpenNewFileInZip()
378 std::string strPath(path); in FontMgrFuzzTest010() local
816 std::string strPath = temp.substr(pos + 1); in AnalysisSpecialFile() local862 std::string strPath = urlinfo.scheme + input; in AnalysisFilescheme() local923 std::string strPath = hostandpath.substr(i + 1); in AnalysisNoDefaultProtocol() local1011 std::string strPath = input.substr(pos + 1); in ParsingHostAndPath() local1491 std::string strPath = input; in SetPath() local
83 string strPath = ExtractFilePath(GetCurrentProcFullFileName()); variable
93 string strPath = ExtractFilePath(GetCurrentProcFullFileName()); in BENCHMARK_F() local
166 static std::string GetFileName(const std::string &strPath) in GetFileName()