Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Doperator_config_loader.h72 std::string gid2FromSim_; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_loader.cpp140 gid2FromSim_ = Str16ToStr8(simFileManager->GetSimGid2()); in GetOpKey()
231 isAllRuleMatch = OperatorMatchingRule::PrefixMatch(gid2FromSim_, strVal); in MatchOperatorRule()