Searched defs:strPath (Results 1 – 3 of 3) sorted by relevance
30 bool MmsAttachment::SetAttachmentFilePath(std::string strPath, bool isSmil) in SetAttachmentFilePath()
155 bool ZipWriter::ZipOpenNewFileInZip(zipFile zip_file, const std::string &strPath) in ZipOpenNewFileInZip()
535 std::string strPath = path; in RemoveDir() local