Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/common/include/
H A Dparser_util.h65 RULE_GID1 = 0x10, enumerator
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp313 ruleId += static_cast<int32_t>(RuleID::RULE_GID1); in GetRuleId()