Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_operator_rule.h32 inline constexpr static std::string_view TAG_LIMIT = "DB"; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_rule.cpp206 if (tagName == TAG_LIMIT) { in DecodeTLVTagLimits()