Searched refs:arDoLen (Results 1 – 1 of 1) sorted by relevance
188 int32_t arDoLen = INT32_INITVALUE; in DecodeTLVTagLimits() local189 if (!readOneByte(hexStrBeg, hexStrEnd, arDoLen)) { in DecodeTLVTagLimits()195 while (hexStrBeg != hexStrEnd && totalLen < arDoLen) { in DecodeTLVTagLimits()205 TELEPHONY_LOGI("parse more TLV count:%{public}d , arDolen:%{public}d", totalLen, arDoLen); in DecodeTLVTagLimits()