Home
last modified time | relevance | path

Searched defs:strPathName (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_buffer.cpp101 bool MmsBuffer::WriteBufferFromFile(std::string &strPathName) in WriteBufferFromFile()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp213 …riteBufferToFile(const std::unique_ptr<char[]> &buff, uint32_t len, const std::string &strPathName) in WriteBufferToFile()
656 std::string strPathName = "/data/app/enSrc/618C0A89.smil"; variable
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_directory_test.cpp71 string strPathName = "/data/test/"; variable
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_send_recv_mms.cpp311 …riteBufferToFile(const std::unique_ptr<char[]> &buff, uint32_t len, const std::string &strPathName) in WriteBufferToFile()
/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dmms_msg_test.cpp799 std::string strPathName = "/data/app/enSrc/"; in MmsRetrieveConfDecodeTest() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp77 string strPathName = "/data/test/"; in BENCHMARK_F() local