Searched defs:tech (Results 1 – 12 of 12) sorted by relevance
69 RadioTech tech, in UpdateNetworkSearchState()98 …RadioTech tech = ConvertTechFromRil(static_cast<TelRilRadioTech>(csRegStateResult->radioTechnology… in ProcessCsRegister() local146 …RadioTech tech = ConvertTechFromRil(static_cast<TelRilRadioTech>(psRegStatusResult->radioTechnolog… in ProcessPsRegister() local363 RadioTech tech = networkSearchState_->GetNetworkStatus()->GetPsRadioTech(); in UpdateCfgTech() local469 RadioTech NetworkRegister::GetTechnologyByNrConfig(RadioTech tech) in GetTechnologyByNrConfig()
83 void NetworkSearchState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()259 int32_t NetworkSearchState::GetLastCfgTech(RadioTech &tech) in GetLastCfgTech()270 int32_t NetworkSearchState::GetLastPsRadioTech(RadioTech &tech) in GetLastPsRadioTech()281 void NetworkSearchState::SetCfgTech(RadioTech tech) in SetCfgTech()
62 SmsRadioTechnologyFamily tech = SmsRadioTechnologyFamily::SMS_RADIO_TECH_3GPP; member
336 void NetworkState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()397 void NetworkState::SetCfgTech(RadioTech tech) in SetCfgTech()
51 int32_t tech = GetRandomInt(0, TECH_NUM, data, size); in OnRemoteRequest() local
772 void SimFileManager::HandleVoiceTechChanged(std::shared_ptr<VoiceRadioTechnology> tech) in HandleVoiceTechChanged()855 … std::shared_ptr<VoiceRadioTechnology> tech = event->GetSharedObject<VoiceRadioTechnology>(); in ProcessEvent() local959 …leManager::IccType SimFileManager::GetIccTypeByTech(const std::shared_ptr<VoiceRadioTechnology> &t… in GetIccTypeByTech()
128 int32_t tech = 1; variable
355 RadioTech tech = RadioTech::RADIO_TECHNOLOGY_UNKNOWN; variable
439 auto tech = std::make_shared<VoiceRadioTechnology>(); variable
65 …sEvent::WriteNetworkStateBehaviorEvent(int32_t slotId, int32_t domain, int32_t tech, int32_t state) in WriteNetworkStateBehaviorEvent()
863 int32_t HRilSim::ConvertRadioProtocolTech(int32_t tech) in ConvertRadioProtocolTech()
711 NetworkRat tech = static_cast<NetworkRat>(radioTech); in GetRadioTechName() local