Searched defs:operator_name (Results 1 – 7 of 7) sorted by relevance
100 const string& MobileOperatorInfo::operator_name() const { in operator_name() function in shill::MobileOperatorInfo161 for (const auto& operator_name : result) { in operator_name_list() local181 for (const auto& operator_name : mobile_apn->operator_name_list) { in apn_list() local245 void MobileOperatorInfo::UpdateOperatorName(const string& operator_name) { in UpdateOperatorName()
168 const string& MobileOperatorInfoImpl::operator_name() const { in operator_name() function in shill::MobileOperatorInfoImpl322 void MobileOperatorInfoImpl::UpdateOperatorName(const string& operator_name) { in UpdateOperatorName()
713 uint32_t status, const string& operator_code, const string& operator_name) { in OnRegistrationInfoSignal()728 uint32_t status, const string& operator_code, const string& operator_name, in OnGetRegistrationInfoReply()
1473 string operator_name; in OnModem3GPPPropertiesChanged() local1524 const string& operator_name) { in On3GPPRegistrationChanged()
294 void UpdateOperatorName(const std::string& operator_name) { in UpdateOperatorName()
163 string operator_name = "TestOperator"; in ExpectModemAndModem3gppProperties() local
166 uint32_t status, const string& operator_code, const string& operator_name) { in RegistrationInfo()