Home
last modified time | relevance | path

Searched refs:TAG_PACKAGE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_operator_rule.h30 inline constexpr static std::string_view TAG_PACKAGE = "CA"; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_rule.cpp167 } else if (tagName == TAG_PACKAGE) { in DecodeTLVTagCertPkg()