Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp618 std::string iccIdSub1 = Str16ToStr8(simFileManager_[SIM_SLOT_0]->GetSimIccId()); in getDefaultMainSlotByIccId() local
620 if (iccIdSub1.empty() || iccIdSub2.empty()) { in getDefaultMainSlotByIccId()
624 std::string encryptIccIdSub1 = EncryptIccId(iccIdSub1); in getDefaultMainSlotByIccId()