Home
last modified time | relevance | path

Searched defs:imsiFromSim (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_matching_rule.cpp28 bool OperatorMatchingRule::ImsiRegexMatch(const std::string &imsiFromSim, const std::string &imsiRe… in ImsiRegexMatch()
H A Dsim_file_manager.cpp776 std::string imsiFromSim = simFile_->ObtainIMSI(); in HandleSimRecordsLoaded() local