Searched defs:iccid (Results 1 – 5 of 5) sorted by relevance
77 std::string iccid = Str16ToStr8(simFileManager_->GetSimIccId()); in LoadOperatorConfig() local169 std::string OperatorConfigCache::EncryptIccId(const std::string iccid) in EncryptIccId()
76 std::string iccid = ""; member
137 std::string iccid = Str16ToStr8(tempIccId); in IsCtSimCard() local
105 const std::string iccid = Str16ToStr8(result); in ParseOperatorConf() local
426 bool CellularCallConfig::IsSimChanged(int32_t slotId, std::string iccid) in IsSimChanged()