Searched refs:DecodeTLVTagLimits (Results 1 – 4 of 4) sorted by relevance
69 static bool DecodeTLVTagLimits(std::string::const_iterator &hexStrBeg,
176 bool IccOperatorRule::DecodeTLVTagLimits( in DecodeTLVTagLimits() function in OHOS::Telephony::IccOperatorRule238 if (!DecodeTLVTagLimits(hexStrBeg, hexStrEnd, result)) { in DecodeTLVTagRule()
789 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagLimits(hexStrBeg2, hexStrEnd2, result));1138 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagLimits(limitHexStrBeg, limitHexStrEnd, result));
2769 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagLimits(hexStrBeg, hexStrEnd, result));