Searched refs:EncodeValueLength (Results 1 – 7 of 7) sorted by relevance
33 bool EncodeValueLength(uint32_t value);
106 if (!encodeBuffer.EncodeValueLength(tempBuffer.GetCurPosition())) { in EncodeEncodeString()
153 if (!encodeBuffer.EncodeValueLength(tmpEncodeBuffer.GetCurPosition())) { in EncodeMmsHeaderContentType()
174 bool MmsEncodeBuffer::EncodeValueLength(uint32_t value) in EncodeValueLength() function in OHOS::Telephony::MmsEncodeBuffer
538 if (!encodeBuffer.EncodeValueLength(tmpEncodeBuffer.GetCurPosition())) { in EncodeMmsBodyPartContentType()
1232 if (!buff.EncodeValueLength(tempBuf.GetCurPosition())) { in EncodeFieldExpriyValue()1284 if (!buff.EncodeValueLength(tempBuff.GetCurPosition())) { in EncodeFieldFromValue()
1313 retBool = mmsEncodeBuffer.EncodeValueLength(1);1315 retBool = mmsEncodeBuffer.EncodeValueLength(31);1317 retBool = mmsEncodeBuffer.EncodeValueLength(31);