Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Doperator_config_loader.h71 std::string gid1FromSim_; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_loader.cpp139 gid1FromSim_ = Str16ToStr8(simFileManager->GetSimGid1()); in GetOpKey()
223 isAllRuleMatch = OperatorMatchingRule::PrefixMatch(gid1FromSim_, strVal); in MatchOperatorRule()