Home
last modified time | relevance | path

Searched defs:isRadioOn (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_service_proxy.cpp174 int32_t SatelliteServiceProxy::SetRadioState(int32_t slotId, int32_t isRadioOn, int32_t rst) in SetRadioState()
H A Dsatellite_service_client.cpp251 int32_t SatelliteServiceClient::SetRadioState(int32_t slotId, int32_t isRadioOn, int32_t rst) in SetRadioState()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test_callback_stub.cpp146 void NetworkSearchTestCallbackStub::OnGetRadioStateCallback(const bool isRadioOn, const int32_t err… in OnGetRadioStateCallback()
H A Dnetwork_search_test.cpp1449 bool isRadioOn = callback->GetRadioStateCallbackResult(); variable
1480 bool isRadioOn = callback->GetRadioStateCallbackResult(); variable
1511 bool isRadioOn = callback->GetRadioStateCallbackResult(); variable
1542 bool isRadioOn = callback->GetRadioStateCallbackResult(); variable
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h207 bool isRadioOn = false; member