Searched refs:WriteBodyFromFile (Results 1 – 3 of 3) sorted by relevance
59 bool WriteBodyFromFile(std::string path);
244 bool readFileRes = WriteBodyFromFile(filePathName); in SetAttachment()433 bool MmsBodyPart::WriteBodyFromFile(std::string path) in WriteBodyFromFile() function in OHOS::Telephony::MmsBodyPart
736 ASSERT_FALSE(mmsBodyPart.WriteBodyFromFile(""));