Home
last modified time | relevance | path

Searched refs:OnRequestGetPhysicalChannelConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h380 …void OnRequestGetPhysicalChannelConfig(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHand…
H A Dtel_ril_test.cpp186 …iffInterfaceId::TEST_GET_PHYSICAL_CHANNEL_CONFIG] = &TelRilTest::OnRequestGetPhysicalChannelConfig; in OnInitNetwork()
1504 void TelRilTest::OnRequestGetPhysicalChannelConfig( in OnRequestGetPhysicalChannelConfig() function in OHOS::Telephony::TelRilTest