Home
last modified time | relevance | path

Searched defs:strPath (Results 1 – 3 of 3) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_attachment.cpp30 bool MmsAttachment::SetAttachmentFilePath(std::string strPath, bool isSmil) in SetAttachmentFilePath()
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp155 bool ZipWriter::ZipOpenNewFileInZip(zipFile zip_file, const std::string &strPath) in ZipOpenNewFileInZip()
/base/update/updater/utils/
Dutils.cpp535 std::string strPath = path; in RemoveDir() local