Searched refs:OnStopDtmfResponseInner (Results 1 – 4 of 4) sorted by relevance
101 int32_t OnStopDtmfResponseInner(MessageParcel &data, MessageParcel &reply);
121 stub->OnStopDtmfResponseInner(stopDtmfData, stopDtmfReply); in TestImsCallCallbackFunction()
82 &ImsCallCallbackStub::OnStopDtmfResponseInner; in InitConfigFuncMap()262 int32_t ImsCallCallbackStub::OnStopDtmfResponseInner(MessageParcel &data, MessageParcel &reply) in OnStopDtmfResponseInner() function in OHOS::Telephony::ImsCallCallbackStub
1976 ASSERT_EQ(stub->OnStopDtmfResponseInner(stopDtmfData, stopDtmfReply), TELEPHONY_SUCCESS);2027 ASSERT_NE(stub->OnStopDtmfResponseInner(data, reply), TELEPHONY_SUCCESS);