Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Doperator_config_loader.h70 std::string spnFromSim_; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_loader.cpp138 spnFromSim_ = Str16ToStr8(simFileManager->GetSimSpn()); in GetOpKey()
215 isAllRuleMatch = OperatorMatchingRule::SpnRegexMatch(spnFromSim_, strVal); in MatchOperatorRule()