Searched refs:SetLongOperatorName (Results 1 – 7 of 7) sorted by relevance
52 void SetLongOperatorName(const std::string &longName, DomainType domainType);
41 void SetLongOperatorName(const std::string &longName, DomainType domainType);
485 void NetworkSearchState::SetLongOperatorName(const std::string &longName, DomainType domainType) in SetLongOperatorName() function in OHOS::Telephony::NetworkSearchState489 networkState_->SetLongOperatorName(longName, domainType); in SetLongOperatorName()
759 networkSearchState_->SetLongOperatorName(longOperatorName, DomainType::DOMAIN_TYPE_CS); in TrySetLongOperatorNameWithTranslation()760 networkSearchState_->SetLongOperatorName(longOperatorName, DomainType::DOMAIN_TYPE_PS); in TrySetLongOperatorNameWithTranslation()
423 void NetworkState::SetLongOperatorName(const std::string &longName, DomainType domainType) in SetLongOperatorName() function in OHOS::Telephony::NetworkState
429 result->SetLongOperatorName("", DomainType::DOMAIN_TYPE_CS); in PrintNetworkStateInformation()
2040 networkSearchState->SetLongOperatorName(longName, DomainType::DOMAIN_TYPE_PS);