Searched defs:tech (Results 1 – 11 of 11) sorted by relevance
| /base/telephony/core_service/services/network_search/src/ |
| D | network_register.cpp | 78 RadioTech tech, in UpdateNetworkSearchState() 107 …RadioTech tech = ConvertTechFromRil(static_cast<TelRilRadioTech>(csRegStateResult->radioTechnology… in ProcessCsRegister() local 151 …RadioTech tech = ConvertTechFromRil(static_cast<TelRilRadioTech>(psRegStatusResult->radioTechnolog… in ProcessPsRegister() local 167 void NetworkRegister::PrintCurrentRegistrationState(RilRegister regStatus, TelRilRadioTech tech, Ro… in PrintCurrentRegistrationState() 379 RadioTech tech = networkState->GetPsRadioTech() != RadioTech::RADIO_TECHNOLOGY_UNKNOWN ? in UpdateCfgTech() local 486 RadioTech NetworkRegister::GetTechnologyByNrConfig(RadioTech tech) in GetTechnologyByNrConfig()
|
| D | network_search_state.cpp | 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()
|
| /base/telephony/sms_mms/interfaces/innerkits/ims/ |
| D | ims_sms_types.h | 62 SmsRadioTechnologyFamily tech = SmsRadioTechnologyFamily::SMS_RADIO_TECH_3GPP; member
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | network_state.cpp | 336 void NetworkState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType() 397 void NetworkState::SetCfgTech(RadioTech tech) in SetCfgTech()
|
| /base/telephony/core_service/test/fuzztest/imsregcallback_fuzzer/ |
| D | imsregcallback_fuzzer.cpp | 51 int32_t tech = GetRandomInt(0, TECH_NUM, data, size); in OnRemoteRequest() local
|
| /base/telephony/core_service/services/sim/src/ |
| D | sim_file_manager.cpp | 792 void SimFileManager::HandleVoiceTechChanged(std::shared_ptr<VoiceRadioTechnology> tech) in HandleVoiceTechChanged() 875 … std::shared_ptr<VoiceRadioTechnology> tech = event->GetSharedObject<VoiceRadioTechnology>(); in ProcessEvent() local 979 …leManager::IccType SimFileManager::GetIccTypeByTech(const std::shared_ptr<VoiceRadioTechnology> &t… in GetIccTypeByTech()
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | network_search_branch_test.cpp | 330 RadioTech tech = RadioTech::RADIO_TECHNOLOGY_UNKNOWN; variable
|
| /base/telephony/core_service/services/core/src/ |
| D | core_service_hisysevent.cpp | 65 …sEvent::WriteNetworkStateBehaviorEvent(int32_t slotId, int32_t domain, int32_t tech, int32_t state) in WriteNetworkStateBehaviorEvent()
|
| /base/telephony/cellular_data/test/ |
| D | cellular_data_handler_branch_test.cpp | 128 int32_t tech = 1; variable
|
| /base/telephony/ril_adapter/services/hril/src/ |
| D | hril_sim.cpp | 885 int32_t HRilSim::ConvertRadioProtocolTech(int32_t tech) in ConvertRadioProtocolTech()
|
| /base/telephony/core_service/frameworks/js/network_search/src/ |
| D | napi_radio.cpp | 712 NetworkRat tech = static_cast<NetworkRat>(radioTech); in GetRadioTechName() local
|