Home
last modified time | relevance | path

Searched refs:ObtainIMSI (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp298 std::string result = simFile_->ObtainIMSI(); in GetIMSI()
618 std::string imsi = simFile_->ObtainIMSI(); in StoreVoiceMailNumber()
776 std::string imsiFromSim = simFile_->ObtainIMSI(); in HandleSimRecordsLoaded()
H A Dicc_file.cpp133 std::string IccFile::ObtainIMSI() in ObtainIMSI() function in OHOS::Telephony::IccFile
372 if (!ObtainIMSI().empty()) { in RegisterImsiLoaded()
H A Dsim_file.cpp57 std::string imsi = ObtainIMSI(); in ObtainMCC()
76 std::string imsi = ObtainIMSI(); in ObtainMNC()
95 std::string imsi = ObtainIMSI(); in ObtainSimOperator()
1210 std::string imsi = ObtainIMSI(); in CheckMncLengthForAdDone()
1254 std::string imsi = ObtainIMSI(); in CheckMncLengthForImsiDone()
H A Druim_file.cpp47 std::string imsi = ObtainIMSI(); in ObtainSimOperator()
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file.h45 std::string ObtainIMSI();