Searched refs:DecodeWapPushPdu (Results 1 – 6 of 6) sorted by relevance
33 bool DecodeWapPushPdu(std::shared_ptr<SmsReceiveIndexer> indexer, std::string &wapPdu);
33 smsWapPushHandler->DecodeWapPushPdu(indexer, strValue); in WapPushBuffer()
145 if (!smsWapPushHandler_->DecodeWapPushPdu(indexer, userDataRaw)) { in CombineMessagePart()
78 bool SmsWapPushHandler::DecodeWapPushPdu(std::shared_ptr<SmsReceiveIndexer> indexer, std::string &w… in DecodeWapPushPdu() function in OHOS::Telephony::SmsWapPushHandler
224 if (!smsWapPushHandler_->DecodeWapPushPdu(indexer, userDataWapPush)) { in ReadyDecodeWapPushUserData()
451 EXPECT_FALSE(smsWapPushHandler->DecodeWapPushPdu(indexer, wapPdu));454 EXPECT_FALSE(smsWapPushHandler->DecodeWapPushPdu(indexer, wapPdu));