Searched refs:EncodeShortInteger (Results 1 – 4 of 4) sorted by relevance
36 bool EncodeShortInteger(uint8_t value);
135 bool MmsEncodeBuffer::EncodeShortInteger(uint8_t value) in EncodeShortInteger() function in OHOS::Telephony::MmsEncodeBuffer196 return EncodeShortInteger(value); in EncodeInteger()
98 tempBuffer.EncodeShortInteger(charset_); in EncodeEncodeString()
997 if (!buff.EncodeShortInteger(value)) { in EncodeShortIntegerValue()