Searched refs:GetColpResponse (Results 1 – 6 of 6) sorted by relevance
69 int32_t GetColpResponse(int32_t slotId, const ColpResponse &response) override;
425 virtual int32_t GetColpResponse(int32_t slotId, const ColpResponse &response) = 0;
70 int32_t GetColpResponse(int32_t slotId, const ColpResponse &response) override;
754 imsCallCallback_->GetColpResponse(slotId, info); in GetColp()
520 reply.WriteInt32(GetColpResponse(slotId, *response)); in OnGetColpResponseInner()908 int32_t ImsCallCallbackStub::GetColpResponse(int32_t slotId, const ColpResponse &response) in GetColpResponse() function in OHOS::Telephony::ImsCallCallbackStub
823 int32_t ImsCallCallbackProxy::GetColpResponse(int32_t slotId, const ColpResponse &response) in GetColpResponse() function in OHOS::Telephony::ImsCallCallbackProxy