Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/common/include/
H A Dparser_util.h61 RULE_MCCMNC = 0x1, enumerator
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp301 ruleId += static_cast<int32_t>(RuleID::RULE_MCCMNC); in GetRuleId()