Searched refs:DecodeTextValue (Results 1 – 4 of 4) sorted by relevance
60 bool DecodeTextValue(std::string &str, bool &isNoValue);
75 decodeBuffer->DecodeTextValue(strValue, isNoValue); in WapPushBuffer()
601 bool SmsWapPushBuffer::DecodeTextValue(std::string &str, bool &isNoValue) in DecodeTextValue() function in OHOS::Telephony::SmsWapPushBuffer
436 EXPECT_FALSE(smsWapPushBuffer->DecodeTextValue(str, isNoValue));447 EXPECT_FALSE(smsWapPushBuffer->DecodeTextValue(str, isNoValue));