| /foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/ |
| D | domain_rpc_service_stub.cpp | 56 SetListenerObject(data, reply); in OnRemoteRequest() 70 int32_t DomainRpcServiceStub::SetListenerObject(MessageParcel &data, MessageParcel &reply) in SetListenerObject() function in OHOS::Sharing::DomainRpcServiceStub 74 (void)reply.WriteInt32(SetListenerObject(object)); in SetListenerObject() 78 int32_t DomainRpcServiceStub::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() function in OHOS::Sharing::DomainRpcServiceStub
|
| D | domain_rpc_service_stub.h | 40 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override; 48 int32_t SetListenerObject(MessageParcel &data, MessageParcel &reply);
|
| D | i_domain_rpc_service.h | 33 virtual int32_t SetListenerObject(const sptr<IRemoteObject> &object) = 0;
|
| D | domain_rpc_service_proxy.h | 30 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override;
|
| D | domain_rpc_service_proxy.cpp | 28 int32_t DomainRpcServiceProxy::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() function in OHOS::Sharing::DomainRpcServiceProxy
|
| /foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
| D | inter_ipc_stub.cpp | 59 SetListenerObject(data, reply); in OnRemoteRequest() 73 int32_t InterIpcStub::SetListenerObject(MessageParcel &data, MessageParcel &reply) in SetListenerObject() function in OHOS::Sharing::InterIpcStub 78 (void)reply.WriteInt32(SetListenerObject(key, object)); in SetListenerObject() 111 int32_t InterIpcStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() function in OHOS::Sharing::InterIpcStub
|
| D | inter_ipc_stub.h | 46 int32_t SetListenerObject(std::string key, const sptr<IRemoteObject> &object) override; 57 int32_t SetListenerObject(MessageParcel &data, MessageParcel &reply);
|
| D | inter_ipc_sub_stub.h | 31 int32_t SetListenerObject(std::string key, const sptr<IRemoteObject> &object) override;
|
| D | inter_ipc_client_stub.h | 30 int32_t SetListenerObject(std::string key, const sptr<IRemoteObject> &object) override;
|
| D | i_inter_ipc.h | 33 virtual int32_t SetListenerObject(std::string key, const sptr<IRemoteObject> &object) = 0;
|
| D | inter_ipc_proxy.h | 30 int32_t SetListenerObject(std::string key, const sptr<IRemoteObject> &object) override;
|
| D | inter_ipc_service_stub.h | 31 int32_t SetListenerObject(std::string key, const sptr<IRemoteObject> &object) override;
|
| D | inter_ipc_client_stub.cpp | 32 int32_t InterIpcClientStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() function in OHOS::Sharing::InterIpcClientStub
|
| D | inter_ipc_sub_stub.cpp | 47 int32_t InterIpcSubStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() function in OHOS::Sharing::InterIpcSubStub
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/server/include/ |
| D | hcamera_service_stub.h | 57 int SetListenerObject(const sptr<IRemoteObject> &object) override; 58 int SetListenerObject(MessageParcel &data, MessageParcel &reply);
|
| /foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
| D | avmetadatahelper_service_stub.h | 45 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override; 60 int32_t SetListenerObject(MessageParcel &data, MessageParcel &reply);
|
| D | avmetadatahelper_service_stub.cpp | 68 avMetadataHelperFuncs_[SET_LISTENER_OBJ] = &AVMetadataHelperServiceStub::SetListenerObject; in Init() 181 int32_t AVMetadataHelperServiceStub::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() function in OHOS::Media::AVMetadataHelperServiceStub 290 int32_t AVMetadataHelperServiceStub::SetListenerObject(MessageParcel &data, MessageParcel &reply) in SetListenerObject() function in OHOS::Media::AVMetadataHelperServiceStub 293 reply.WriteInt32(SetListenerObject(object)); in SetListenerObject()
|
| D | avmetadatahelper_service_proxy.h | 38 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override;
|
| D | i_standard_avmetadatahelper_service.h | 42 virtual int32_t SetListenerObject(const sptr<IRemoteObject> &object) = 0;
|
| /foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
| D | screen_capture_service_stub.h | 48 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override; 64 int32_t SetListenerObject(MessageParcel &data, MessageParcel &reply);
|
| D | screen_capture_service_proxy.h | 46 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override;
|
| D | i_standard_screen_capture_service.h | 46 virtual int32_t SetListenerObject(const sptr<IRemoteObject> &object) = 0;
|
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| D | codec_service_stub.h | 36 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override; 66 int32_t SetListenerObject(MessageParcel &data, MessageParcel &reply);
|
| D | i_standard_codec_service.h | 35 virtual int32_t SetListenerObject(const sptr<IRemoteObject> &object) = 0;
|
| /foundation/multimedia/player_framework/services/services/avcodec/ipc/ |
| D | avcodec_service_stub.h | 35 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override; 59 int32_t SetListenerObject(MessageParcel &data, MessageParcel &reply);
|