Searched refs:EncodeMmsNotificationInd (Results 1 – 3 of 3) sorted by relevance
85 bool EncodeMmsNotificationInd(MmsEncodeBuffer &buff);
250 EXPECT_FALSE(mmsHeader->EncodeMmsNotificationInd(buff));252 EXPECT_FALSE(mmsHeader->EncodeMmsNotificationInd(buff));
220 return EncodeMmsNotificationInd(encodeBuffer); in EncodeMmsHeader()1347 bool MmsHeader::EncodeMmsNotificationInd(MmsEncodeBuffer &buff) in EncodeMmsNotificationInd() function in OHOS::Telephony::MmsHeader