Searched defs:tech (Results 1 – 9 of 9) sorted by relevance
32 SmsRadioTechnologyFamily tech; member
115 …RadioTech tech = ConvertTechFromRil(static_cast<HRilRadioTech>(csRegStateResult->radioTechnology)); in ProcessCsRegister() local160 …RadioTech tech = ConvertTechFromRil(static_cast<HRilRadioTech>(psRegStatusResult->radioTechnology)… in ProcessPsRegister() local416 RadioTech tech = RadioTech::RADIO_TECHNOLOGY_NR; in NrConfigParse() local
82 void NetworkSearchState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()237 void NetworkSearchState::SetCfgTech(RadioTech tech) in SetCfgTech()
250 void NetworkState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()310 void NetworkState::SetCfgTech(RadioTech tech) in SetCfgTech()
475 … std::shared_ptr<VoiceRadioTechnology> tech = event->GetSharedObject<VoiceRadioTechnology>(); in ProcessEvent() local561 …leManager::IccType SimFileManager::GetIccTypeByTech(const std::shared_ptr<VoiceRadioTechnology> &t… in GetIccTypeByTech()
61 …sEvent::WriteNetworkStateBehaviorEvent(int32_t slotId, int32_t domain, int32_t tech, int32_t state) in WriteNetworkStateBehaviorEvent()
278 auto tech = std::make_shared<VoiceRadioTechnology>(); variable
746 int32_t HRilSim::ConvertRadioProtocolTech(int32_t tech) in ConvertRadioProtocolTech()
565 NetworkRat tech = static_cast<NetworkRat>(radioTech); in GetRadioTechName() local