Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_operator_rule.h67 static bool DecodeTLVTagCertPkg(std::string::const_iterator &hexStrBeg,
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_rule.cpp134 bool IccOperatorRule::DecodeTLVTagCertPkg( in DecodeTLVTagCertPkg() function in OHOS::Telephony::IccOperatorRule
234 if (!DecodeTLVTagCertPkg(hexStrBeg, hexStrEnd, result)) { in DecodeTLVTagRule()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp788 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagCertPkg(hexStrBeg1, hexStrEnd1, result));
1133 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagCertPkg(pkgHexStrBeg, pkgHexStrEnd, result));
H A Dzero_branch_test.cpp2768 EXPECT_FALSE(iccOperatorRule->DecodeTLVTagCertPkg(hexStrBeg, hexStrEnd, result));