Searched defs:tech (Results 1 – 10 of 10) sorted by relevance
67 RadioTech tech, in UpdateNetworkSearchState()107 …RadioTech tech = ConvertTechFromRil(static_cast<HRilRadioTech>(csRegStateResult->radioTechnology)); in ProcessCsRegister() local166 …RadioTech tech = ConvertTechFromRil(static_cast<HRilRadioTech>(psRegStatusResult->radioTechnology)… in ProcessPsRegister() local356 RadioTech tech = networkSearchState_->GetNetworkStatus()->GetPsRadioTech(); in UpdateCfgTech() local467 RadioTech NetworkRegister::GetTechnologyByNrConfig(RadioTech tech) in GetTechnologyByNrConfig()
82 void NetworkSearchState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()254 int32_t NetworkSearchState::GetLastCfgTech(RadioTech &tech) in GetLastCfgTech()265 int32_t NetworkSearchState::GetLastPsRadioTech(RadioTech &tech) in GetLastPsRadioTech()276 void NetworkSearchState::SetCfgTech(RadioTech tech) in SetCfgTech()
62 SmsRadioTechnologyFamily tech = SmsRadioTechnologyFamily::SMS_RADIO_TECH_3GPP; member
42 int32_t tech = static_cast<int32_t>(size % TECH_NUM); in OnRemoteRequest() local
305 void NetworkState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()366 void NetworkState::SetCfgTech(RadioTech tech) in SetCfgTech()
63 …sEvent::WriteNetworkStateBehaviorEvent(int32_t slotId, int32_t domain, int32_t tech, int32_t state) in WriteNetworkStateBehaviorEvent()
753 … std::shared_ptr<VoiceRadioTechnology> tech = event->GetSharedObject<VoiceRadioTechnology>(); in ProcessEvent() local859 …leManager::IccType SimFileManager::GetIccTypeByTech(const std::shared_ptr<VoiceRadioTechnology> &t… in GetIccTypeByTech()
774 int32_t HRilSim::ConvertRadioProtocolTech(int32_t tech) in ConvertRadioProtocolTech()
456 auto tech = std::make_shared<VoiceRadioTechnology>(); variable
659 NetworkRat tech = static_cast<NetworkRat>(radioTech); in GetRadioTechName() local