Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h283 …void OnRequestSendDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handle…
H A Dtel_ril_test.cpp95 memberFuncMap_[DiffInterfaceId::TEST_SEND_DTMF] = &TelRilTest::OnRequestSendDtmfTest; in OnInitCall()
1894 void TelRilTest::OnRequestSendDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandl… in OnRequestSendDtmfTest() function in OHOS::Telephony::TelRilTest