Searched refs:EncodeInteger (Results 1 – 4 of 4) sorted by relevance
37 bool EncodeInteger(uint32_t value);
100 tempBuffer.EncodeInteger(charset_); in EncodeEncodeString()
193 bool MmsEncodeBuffer::EncodeInteger(uint32_t value) in EncodeInteger() function in OHOS::Telephony::MmsEncodeBuffer
1333 retBool = mmsEncodeBuffer.EncodeInteger(1);1335 retBool = mmsEncodeBuffer.EncodeInteger(INPUT_INTEGER);