Home
last modified time | relevance | path

Searched refs:curentPosition (Results 1 – 1 of 1) sorted by relevance

/base/telephony/sms_mms/services/sms/
Dsms_wap_push_handler.cpp109 uint32_t curentPosition = decodeBuffer.GetCurPosition(); in DecodeWapPushPdu() local
110 if (headerLength + startHeader <= curentPosition) { in DecodeWapPushPdu()
114 headersLen = headerLength - curentPosition + startHeader; in DecodeWapPushPdu()