Searched defs:strPath (Results 1 – 5 of 5) sorted by relevance
148 const char* strPath = static_cast<const char*>(TIF_IMAGE_PATH); variable
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
166 static std::string GetFileName(const std::string &strPath) in GetFileName()