Home
last modified time | relevance | path

Searched defs:certHash (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_privilege_controller.cpp201 constexpr std::string_view certHash = "ABCD92CBB156B280FA4E1429A6ECEEB6E5C1BFE4"; in HasOperatorPrivileges() local
207const std::string_view &certHash, const std::string_view &packageName, bool &hasOperatorPrivileges) in HasOperatorPrivileges()
H A Dicc_operator_rule.cpp305 bool IccOperatorRule::Matche(const std::string_view &certHash, const std::string_view &packageName)… in Matche() argument
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp99 constexpr std::string_view certHash = " test "; variable
777 std::string_view certHash = iccOperatorRule->certificate_; variable
1154 std::string_view certHash = "testCertificate"; variable
H A Dzero_branch_test.cpp2761 std::string_view certHash; variable