Home
last modified time | relevance | path

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

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