Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h285 …void OnRequestStartDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handl…
H A Dtel_ril_test.cpp96 memberFuncMap_[DiffInterfaceId::TEST_START_DTMF] = &TelRilTest::OnRequestStartDtmfTest; in OnInitCall()
1903 void TelRilTest::OnRequestStartDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHand… in OnRequestStartDtmfTest() function in OHOS::Telephony::TelRilTest