Home
last modified time | relevance | path

Searched refs:GetVoiceRadioTechnologyTest (Results 1 - 4 of 4) sorted by relevance

/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h83 void GetVoiceRadioTechnologyTest(int32_t slotId);
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.h273 void GetVoiceRadioTechnologyTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler);
H A Dtel_ril_test_util.cpp282 memberFuncMap_[DiffInterfaceId::TEST_GET_VOICE_RADIO_INFO] = &TelRilTest::GetVoiceRadioTechnologyTest; in InitNetwork()
1726 void TelRilTest::GetVoiceRadioTechnologyTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) in GetVoiceRadioTechnologyTest() function in OHOS::Telephony::TelRilTest
1732 TELEPHONY_LOGI("TelRilTest::GetVoiceRadioTechnologyTest -->"); in GetVoiceRadioTechnologyTest()
1734 TELEPHONY_LOGI("TelRilTest::GetVoiceRadioTechnologyTest --> finished"); in GetVoiceRadioTechnologyTest()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp844 void RilInterfaceTest::GetVoiceRadioTechnologyTest(int32_t slotId) in GetVoiceRadioTechnologyTest() function in OHOS::Telephony::RilInterfaceTest
846 cout << "RilInterfaceTest::GetVoiceRadioTechnologyTest -->" << endl; in GetVoiceRadioTechnologyTest()
1516 memberFuncMap_[HREQ_MODEM_GET_VOICE_RADIO] = &RilInterfaceTest::GetVoiceRadioTechnologyTest; in OnInitModemProcessInterface()

Completed in 10 milliseconds