Searched refs:EncodeShortLength (Results 1 – 3 of 3) sorted by relevance
111 bool MmsEncodeBuffer::EncodeShortLength(uint8_t value) in EncodeShortLength() function in OHOS::Telephony::MmsEncodeBuffer180 return EncodeShortLength(value); in EncodeValueLength()
32 bool EncodeShortLength(uint8_t value);
1292 retBool = mmsEncodeBuffer.EncodeShortLength(1);1294 retBool = mmsEncodeBuffer.EncodeShortLength(31);1299 retBool = mmsEncodeBuffer.EncodeShortLength(31);1302 retBool = mmsEncodeBuffer.EncodeShortLength(1);1309 retBool = mmsEncodeBuffer.EncodeShortLength(1);