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