Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h48 void StopDtmfTest(int32_t slotId);
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.h222 void StopDtmfTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler);
H A Dtel_ril_test_util.cpp194 memberFuncMap_[DiffInterfaceId::TEST_STOP_DTMF] = &TelRilTest::StopDtmfTest; in InitCall()
2160 void TelRilTest::StopDtmfTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) in StopDtmfTest() function in OHOS::Telephony::TelRilTest
2166 TELEPHONY_LOGI("TelRilTest::StopDtmfTest -->"); in StopDtmfTest()
2167 TELEPHONY_LOGI("TelRilTest::StopDtmfTest --> finished"); in StopDtmfTest()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp353 void RilInterfaceTest::StopDtmfTest(int32_t slotId) in StopDtmfTest() function in OHOS::Telephony::RilInterfaceTest
355 cout << "RilInterfaceTest::StopDtmfTest -->" << endl; in StopDtmfTest()
362 cout << "RilInterfaceTest::StopDtmfTest finish ret : " << ret << endl << endl; in StopDtmfTest()
1418 memberFuncMap_[HREQ_CALL_STOP_DTMF] = &RilInterfaceTest::StopDtmfTest; in OnInitCallProcessInterface()

Completed in 10 milliseconds