Home
last modified time | relevance | path

Searched defs:csRadioTech (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_dump_helper.cpp104 int32_t csRadioTech = 0; in ShowCoreServiceInfo() local
H A Dcore_service.cpp148 int32_t CoreService::GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) in GetCsRadioTech()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp208 void RadioInfo::UpdatePhone(RadioTech csRadioTech, const RadioTech &psRadioTech) in UpdatePhone()
251 …std::shared_ptr<VoiceRadioTechnology> csRadioTech = event->GetSharedObject<VoiceRadioTechnology>(); in ProcessVoiceTechChange() local
266 PhoneType RadioInfo::RadioTechToPhoneType(RadioTech csRadioTech, const RadioTech &psRadioTech) const in RadioTechToPhoneType()
H A Dnetwork_search_handler.cpp488 int32_t csRadioTech = 0; in SimRecordsLoaded() local
1050 void NetworkSearchHandler::UpdatePhone(RadioTech csRadioTech, const RadioTech &psRadioTech) const in UpdatePhone()
H A Dnetwork_search_manager.cpp436 int32_t NetworkSearchManager::GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) in GetCsRadioTech()
949 void NetworkSearchManager::UpdatePhone(int32_t slotId, RadioTech csRadioTech, const RadioTech &psRa… in UpdatePhone()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_state.cpp381 int32_t csRadioTech = static_cast<int32_t>(csRadioTech_); in ToString() local
H A Dcore_service_client.cpp109 int32_t CoreServiceClient::GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) in GetCsRadioTech()
H A Dcore_manager_inner.cpp1368 int32_t CoreManagerInner::GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) in GetCsRadioTech()
H A Dcore_service_proxy.cpp65 int32_t CoreServiceProxy::GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) in GetCsRadioTech()
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp143 int32_t csRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in NativeGetRadioTech() local