Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_operator_rule.h69 static bool DecodeTLVTagLimits(std::string::const_iterator &hexStrBeg,
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_rule.cpp176 bool IccOperatorRule::DecodeTLVTagLimits( in DecodeTLVTagLimits() function in OHOS::Telephony::IccOperatorRule
238 if (!DecodeTLVTagLimits(hexStrBeg, hexStrEnd, result)) { in DecodeTLVTagRule()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp789 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagLimits(hexStrBeg2, hexStrEnd2, result));
1138 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagLimits(limitHexStrBeg, limitHexStrEnd, result));
H A Dzero_branch_test.cpp2769 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagLimits(hexStrBeg, hexStrEnd, result));