Searched defs:strPath (Results 1 – 4 of 4) sorted by relevance
107 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
156 bool ZipWriter::ZipOpenNewFileInZip(zipFile zip_file, const std::string &strPath) in ZipOpenNewFileInZip()