Searched defs:tech (Results 1 – 10 of 10) sorted by relevance
90 …RadioTech tech = ConvertTechFromRil(static_cast<HRilRadioTech>(csRegStateResult->radioTechnology)); in ProcessCsRegister() local136 …RadioTech tech = ConvertTechFromRil(static_cast<HRilRadioTech>(psRegStatusResult->radioTechnology)… in ProcessPsRegister() local330 RadioTech tech = networkSearchState_->GetNetworkStatus()->GetPsRadioTech(); in UpdateCfgTech() local442 RadioTech NetworkRegister::GetTechnologyByNrConfig(RadioTech tech) in GetTechnologyByNrConfig()
82 void NetworkSearchState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()237 int32_t NetworkSearchState::GetLastCfgTech(RadioTech &tech) in GetLastCfgTech()248 int32_t NetworkSearchState::GetLastPsRadioTech(RadioTech &tech) in GetLastPsRadioTech()259 void NetworkSearchState::SetCfgTech(RadioTech tech) in SetCfgTech()
62 SmsRadioTechnologyFamily tech = SmsRadioTechnologyFamily::SMS_RADIO_TECH_3GPP; member
41 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()
503 … std::shared_ptr<VoiceRadioTechnology> tech = event->GetSharedObject<VoiceRadioTechnology>(); in ProcessEvent() local589 …leManager::IccType SimFileManager::GetIccTypeByTech(const std::shared_ptr<VoiceRadioTechnology> &t… in GetIccTypeByTech()
63 …sEvent::WriteNetworkStateBehaviorEvent(int32_t slotId, int32_t domain, int32_t tech, int32_t state) in WriteNetworkStateBehaviorEvent()
746 int32_t HRilSim::ConvertRadioProtocolTech(int32_t tech) in ConvertRadioProtocolTech()
306 auto tech = std::make_shared<VoiceRadioTechnology>(); variable
646 NetworkRat tech = static_cast<NetworkRat>(radioTech); in GetRadioTechName() local