Searched refs:IncreasePointer (Results 1 – 16 of 16) sorted by relevance
231 decodeBuffer.IncreasePointer(headersLen); in DecodeXWapApplication()305 if (!decodeBuffer.IncreasePointer(oneByte)) { in DecodeXWapAbandonHeaderValue()316 if (!decodeBuffer.IncreasePointer(length)) { in DecodeXWapAbandonHeaderValue()
146 if (!decodeBuffer.IncreasePointer(1)) { in DecodeCTGeneralForm()233 if (!decodeBuffer.IncreasePointer(valueLength)) { in DecodeParameter()
62 void GsmCbPduDecodeBuffer::IncreasePointer(uint32_t offset) in IncreasePointer() function in OHOS::Telephony::GsmCbPduDecodeBuffer
53 cbPduBuffer_->IncreasePointer(1); in Decode3gHeader()
142 bool SmsWapPushBuffer::IncreasePointer(uint32_t offset) in IncreasePointer() function in OHOS::Telephony::SmsWapPushBuffer
30 void IncreasePointer(uint32_t offset);
39 bool IncreasePointer(uint32_t offset);
27 bool IncreasePointer(uint32_t offset);
131 if (!decodeBuffer.IncreasePointer(1)) { in DecodeMmsCTGeneralForm()238 if (!decodeBuffer.IncreasePointer(valueLength)) { in DecodeParameter()
57 decodeBuffer.IncreasePointer(1); in DecodeEncodeString()
47 bool MmsDecodeBuffer::IncreasePointer(uint32_t offset) in IncreasePointer() function in OHOS::Telephony::MmsDecodeBuffer
198 if (!decodeBuffer.IncreasePointer(dispLen - (endPostion - beginPos))) { in DecodeDispositionParameter()
234 if (!decodeBuffer.IncreasePointer(bodyLength)) { in DecodePartBody()
51 decodeBuffer->IncreasePointer(desLen); in WapPushBuffer()
791 mmsDecodeBuffer.IncreasePointer(intVar);797 mmsDecodeBuffer.IncreasePointer(intVar);
380 EXPECT_FALSE(smsWapPushBuffer->IncreasePointer(1));390 EXPECT_FALSE(smsWapPushBuffer->IncreasePointer(1));