Searched refs:ImsCallCallbackProxy (Results 1 – 4 of 4) sorted by relevance
23 ImsCallCallbackProxy::ImsCallCallbackProxy(const sptr<IRemoteObject> &impl) in ImsCallCallbackProxy() function in OHOS::Telephony::ImsCallCallbackProxy129 int32_t ImsCallCallbackProxy::CallStateChangeReport(int32_t slotId) in CallStateChangeReport()480 int32_t ImsCallCallbackProxy::ReceiveUpdateCallMediaModeRequest( in ReceiveUpdateCallMediaModeRequest()495 int32_t ImsCallCallbackProxy::ReceiveUpdateCallMediaModeResponse( in ReceiveUpdateCallMediaModeResponse()511 int32_t ImsCallCallbackProxy::CallSessionEventChanged( in CallSessionEventChanged()526 int32_t ImsCallCallbackProxy::PeerDimensionsChanged( in PeerDimensionsChanged()555 int32_t ImsCallCallbackProxy::CameraCapabilitiesChanged( in CameraCapabilitiesChanged()589 if (!in.WriteInterfaceToken(ImsCallCallbackProxy::GetDescriptor())) { in WriteCommonInfo()600 int32_t ImsCallCallbackProxy::WriteCommonInfo( in WriteCommonInfo()614 int32_t ImsCallCallbackProxy::WriteSsBaseResultCommonInfo( in WriteSsBaseResultCommonInfo()[all …]
26 class ImsCallCallbackProxy : public IRemoteProxy<ImsCallCallbackInterface> {28 explicit ImsCallCallbackProxy(const sptr<IRemoteObject> &impl);29 virtual ~ImsCallCallbackProxy() = default;93 static inline BrokerDelegator<ImsCallCallbackProxy> delegator_;
18 *ImsCallCallbackProxy*;
47 … (std::make_unique<ImsCallCallbackProxy>(imsCallCallback_->AsObject().GetRefPtr())).release();100 … (std::make_unique<ImsCallCallbackProxy>(imsCallCallback_->AsObject().GetRefPtr())).release();154 … (std::make_unique<ImsCallCallbackProxy>(imsCallCallback_->AsObject().GetRefPtr())).release();