Searched refs:InviteToConferenceResponse (Results 1 – 7 of 7) sorted by relevance
380 … virtual int32_t InviteToConferenceResponse(int32_t slotId, const HRilRadioResponseInfo &info) = 0;
73 int32_t InviteToConferenceResponse(int32_t slotId, const HRilRadioResponseInfo &info) override;
77 int32_t InviteToConferenceResponse(int32_t slotId, const HRilRadioResponseInfo &info) override;
164 imsCallCallback_->InviteToConferenceResponse(slotId, info); in InviteToConference()
469 int32_t ImsCallCallbackProxy::InviteToConferenceResponse(int32_t slotId, const HRilRadioResponseInf… in InviteToConferenceResponse() function in OHOS::Telephony::ImsCallCallbackProxy
655 reply.WriteInt32(InviteToConferenceResponse(slotId, *info)); in OnInviteToConferenceResponseInner()1172 int32_t ImsCallCallbackStub::InviteToConferenceResponse(int32_t slotId, const HRilRadioResponseInfo… in InviteToConferenceResponse() function in OHOS::Telephony::ImsCallCallbackStub
1821 …ASSERT_EQ(callCallbackProxy->InviteToConferenceResponse(slotId, rilRadioResponse), TELEPHONY_SUCCE…