Home
last modified time | relevance | path

Searched refs:GetPhysicalChannelConfigTest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h78 void GetPhysicalChannelConfigTest(int32_t slotId);
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.h274 …void GetPhysicalChannelConfigTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handle…
H A Dtel_ril_test_util.cpp279 …ap_[DiffInterfaceId::TEST_GET_PHYSICAL_CHANNEL_CONFIG] = &TelRilTest::GetPhysicalChannelConfigTest; in InitNetwork()
1741 void TelRilTest::GetPhysicalChannelConfigTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHand… in GetPhysicalChannelConfigTest() function in OHOS::Telephony::TelRilTest
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp691 void RilInterfaceTest::GetPhysicalChannelConfigTest(int32_t slotId) in GetPhysicalChannelConfigTest() function in OHOS::Telephony::RilInterfaceTest
1498 …ncMap_[HREQ_NETWORK_GET_PHYSICAL_CHANNEL_CONFIG] = &RilInterfaceTest::GetPhysicalChannelConfigTest; in OnInitNetworkProcessInterface()