Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_send_recv_mms.cpp72 bool GetMmsPduFromFile(const std::string &fileName, std::string &mmsPdu) in GetMmsPduFromFile() function
/ohos5.0/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp371 bool MmsNetworkClient::GetMmsPduFromFile(const std::string &fileName, std::string &strBuf) in GetMmsPduFromFile() function in OHOS::Telephony::MmsNetworkClient
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp230 bool GetMmsPduFromFile(const std::string &fileName, std::string &mmsPdu) in GetMmsPduFromFile() function