Searched refs:DecodeInteger (Results 1 – 12 of 12) sorted by relevance
513 bool SmsWapPushBuffer::DecodeInteger(uint64_t &iInteger) in DecodeInteger() function in OHOS::Telephony::SmsWapPushBuffer620 if (!DecodeInteger(fieldId)) { in DecodeTextValue()640 if (DecodeInteger(fieldValue)) { in DecodeTextValue()
249 if (!decodeBuffer.DecodeInteger(fieldValue)) { in DecodeXWapApplicationField()272 if (decodeBuffer.DecodeInteger(appIdValue)) { in DecodeXWapApplicationValue()
319 if (!decodeBuffer.DecodeInteger(temp)) { in DecodeCharsetField()
44 bool DecodeInteger(uint64_t &iInteger);
56 bool DecodeInteger(uint64_t &iInteger);
68 if (!decodeBuffer.DecodeInteger(charset)) { in DecodeEncodeString()
438 bool MmsDecodeBuffer::DecodeInteger(uint64_t &iInteger) in DecodeInteger() function in OHOS::Telephony::MmsDecodeBuffer
331 if (!decodeBuffer.DecodeInteger(tmp)) { in DecodeCharsetField()
877 if (!buff.DecodeInteger(value)) { in DecodeFieldIntegerValue()965 if (!buff.DecodeInteger(count)) { in DecodeFieldPreviouslySentDate()1010 if (!buff.DecodeInteger(value)) { in DecodeFieldMBox()
66 decodeBuffer->DecodeInteger(uint64tValue); in WapPushBuffer()
459 EXPECT_TRUE(smsWapPushBuffer->DecodeInteger(iInteger));462 EXPECT_FALSE(smsWapPushBuffer->DecodeInteger(iInteger));
906 mmsDecodeBuffer.DecodeInteger(longVar);