Searched refs:SatelliteCallCallbackProxy (Results 1 – 4 of 4) sorted by relevance
23 SatelliteCallCallbackProxy::SatelliteCallCallbackProxy(const sptr<IRemoteObject> &impl) in SatelliteCallCallbackProxy() function in OHOS::Telephony::SatelliteCallCallbackProxy27 int32_t SatelliteCallCallbackProxy::DialSatelliteResponse(int32_t slotId, const RadioResponseInfo &… in DialSatelliteResponse()37 int32_t SatelliteCallCallbackProxy::HangUpSatelliteResponse(int32_t slotId, const RadioResponseInfo… in HangUpSatelliteResponse()47 int32_t SatelliteCallCallbackProxy::RejectSatelliteResponse(int32_t slotId, const RadioResponseInfo… in RejectSatelliteResponse()57 int32_t SatelliteCallCallbackProxy::AnswerSatelliteResponse(int32_t slotId, const RadioResponseInfo… in AnswerSatelliteResponse()67 int32_t SatelliteCallCallbackProxy::CallStateChangeReport(int32_t slotId) in CallStateChangeReport()87 int32_t SatelliteCallCallbackProxy::GetSatelliteCallsDataResponse( in GetSatelliteCallsDataResponse()118 int32_t SatelliteCallCallbackProxy::SendResponseInfo(int32_t eventId, MessageParcel &in) in SendResponseInfo()135 if (!in.WriteInterfaceToken(SatelliteCallCallbackProxy::GetDescriptor())) { in WriteCommonInfo()146 int32_t SatelliteCallCallbackProxy::WriteCommonInfo( in WriteCommonInfo()[all …]
26 class SatelliteCallCallbackProxy : public IRemoteProxy<SatelliteCallCallbackInterface> {28 explicit SatelliteCallCallbackProxy(const sptr<IRemoteObject> &impl);29 virtual ~SatelliteCallCallbackProxy() = default;49 static inline BrokerDelegator<SatelliteCallCallbackProxy> delegator_;
18 *SatelliteCallCallbackProxy*;
69 …(std::make_unique<SatelliteCallCallbackProxy>(satelliteCallCallback_->AsObject().GetRefPtr())).rel…108 …(std::make_unique<SatelliteCallCallbackProxy>(satelliteCallCallback_->AsObject().GetRefPtr())).rel…