Searched refs:EncryptIccId (Results 1 – 6 of 6) sorted by relevance
94 std::string filename = EncryptIccId(iccid + opkey) + ".json"; in LoadOperatorConfig()202 std::string OperatorConfigCache::EncryptIccId(const std::string iccid) in EncryptIccId() function in OHOS::Telephony::OperatorConfigCache328 std::string filename = EncryptIccId(iccid) + ".json"; in IsNeedOperatorLoad()
624 std::string encryptIccIdSub1 = EncryptIccId(iccIdSub1); in getDefaultMainSlotByIccId()625 std::string encryptIccIdSub2 = EncryptIccId(iccIdSub2); in getDefaultMainSlotByIccId()952 std::string MultiSimController::EncryptIccId(const std::string iccid) in EncryptIccId() function in OHOS::Telephony::MultiSimController974 std::string encryptIccId = EncryptIccId(iccId); in SavePrimarySlotIdInfo()
35 std::string EncryptIccId(const std::string iccid);
101 std::string EncryptIccId(const std::string iccid);
112 std::string filename = ofpc.EncryptIccId(iccid) + ".json"; in ParseOperatorConf()
448 multiSimController->EncryptIccId("");