Searched refs:OnStartDtmfResponseInner (Results 1 – 4 of 4) sorted by relevance
99 int32_t OnStartDtmfResponseInner(MessageParcel &data, MessageParcel &reply);
115 stub->OnStartDtmfResponseInner(startDtmfData, startDtmfReply); in TestImsCallCallbackFunction()
78 &ImsCallCallbackStub::OnStartDtmfResponseInner; in InitConfigFuncMap()237 int32_t ImsCallCallbackStub::OnStartDtmfResponseInner(MessageParcel &data, MessageParcel &reply) in OnStartDtmfResponseInner() function in OHOS::Telephony::ImsCallCallbackStub
1970 ASSERT_EQ(stub->OnStartDtmfResponseInner(startDtmfData, startDtmfReply), TELEPHONY_SUCCESS);2026 ASSERT_NE(stub->OnStartDtmfResponseInner(data, reply), TELEPHONY_SUCCESS);