/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_modem_defs.h | 68 void (*SetRadioState)(const ReqDataInfo *requestInfo, int32_t fun, int32_t rst); member
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | vendor_adapter.c | 197 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState() function
|
/ohos5.0/base/telephony/cellular_data/services/src/ |
H A D | data_connection_monitor.cpp | 224 void DataConnectionMonitor::SetRadioState(const int32_t &radioState, const int32_t &eventCode) in SetRadioState() function in OHOS::Telephony::DataConnectionMonitor
|
/ohos5.0/base/telephony/core_service/services/satellite_service_interaction/src/ |
H A D | satellite_service_proxy.cpp | 174 int32_t SatelliteServiceProxy::SetRadioState(int32_t slotId, int32_t isRadioOn, int32_t rst) in SetRadioState() function in OHOS::Telephony::SatelliteServiceProxy
|
H A D | satellite_service_client.cpp | 251 int32_t SatelliteServiceClient::SetRadioState(int32_t slotId, int32_t isRadioOn, int32_t rst) in SetRadioState() function in OHOS::Telephony::SatelliteServiceClient
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_modem.cpp | 57 int32_t TelRilModem::SetRadioState(int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer … in SetRadioState() function in OHOS::Telephony::TelRilModem
|
H A D | tel_ril_manager.cpp | 298 int32_t TelRilManager::SetRadioState( in SetRadioState() function in OHOS::Telephony::TelRilManager
|
/ohos5.0/base/telephony/core_service/test/fuzztest/setradiostate_fuzzer/ |
H A D | setradiostate_fuzzer.cpp | 54 void SetRadioState(const uint8_t *data, size_t size) in SetRadioState() function
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_modem.cpp | 33 int32_t HRilModem::SetRadioState(int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() function in OHOS::Telephony::HRilModem
|
H A D | hril_manager.cpp | 663 int32_t HRilManager::SetRadioState(int32_t slotId, int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() function in OHOS::Telephony::HRilManager
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | network_search_manager.cpp | 239 void NetworkSearchManager::SetRadioState(int32_t slotId, bool isOn, int32_t rst) in SetRadioState() function in OHOS::Telephony::NetworkSearchManager 250 int32_t NetworkSearchManager::SetRadioState(int32_t slotId, bool isOn, int32_t rst, NSCALLBACK &cal… in SetRadioState() function in OHOS::Telephony::NetworkSearchManager
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 231 int32_t CoreService::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallback> &c… in SetRadioState() function in OHOS::Telephony::CoreService
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_manager_inner.cpp | 757 int32_t CoreManagerInner::SetRadioState( in SetRadioState() function in OHOS::Telephony::CoreManagerInner 1452 int32_t CoreManagerInner::SetRadioState( in SetRadioState() function in OHOS::Telephony::CoreManagerInner
|
H A D | core_service_client.cpp | 220 int32_t CoreServiceClient::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallba… in SetRadioState() function in OHOS::Telephony::CoreServiceClient
|
H A D | core_service_proxy.cpp | 379 int32_t CoreServiceProxy::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallbac… in SetRadioState() function in OHOS::Telephony::CoreServiceProxy
|
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/ |
H A D | ril_impl.cpp | 307 int32_t RilImpl::SetRadioState(int32_t slotId, int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() function in OHOS::HDI::Ril::V1_3::RilImpl
|