Home
last modified time | relevance | path

Searched defs:impl (Results 301 - 325 of 2093) sorted by relevance

1...<<11121314151617181920>>...84

/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/include/
H A Dconcurrent_task_service_proxy.h28 explicit ConcurrentTaskServiceProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IConcurrentTaskService>(impl) {} in ConcurrentTaskServiceProxy() argument
/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/include/
H A Dsocperf_proxy.h106 explicit SocPerfProxy(const sptr<IRemoteObject> &impl) in SocPerfProxy() argument
/foundation/window/window_manager/dm_lite/include/
H A Ddisplay_manager_lite_proxy.h41 explicit DisplayManagerLiteProxy(const sptr<IRemoteObject>& impl) : remoteObject(impl) {} in DisplayManagerLiteProxy() argument
/foundation/window/window_manager/extension/window_extension/include/zidl/
H A Dwindow_extension_proxy.h26 explicit WindowExtensionProxy(const sptr<IRemoteObject>& impl) in WindowExtensionProxy() argument
/foundation/window/window_manager/extension/extension_connection/include/zidl/
H A Dwindow_extension_client_proxy.h26 explicit WindowExtensionClientProxy(const sptr<IRemoteObject>& impl) in WindowExtensionClientProxy() argument
/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dsoftbus_server_proxy_standard.h28 explicit SoftBusServerProxyFrame(const sptr<IRemoteObject> &impl) in SoftBusServerProxyFrame() argument
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetsys_native_service_proxy.h27 explicit NetsysNativeServiceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<INetsysService>(impl) {} in NetsysNativeServiceProxy() argument
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dsync_completed_callback_proxy.cpp26 SyncCompletedCallbackProxy::SyncCompletedCallbackProxy(const sptr <IRemoteObject> &impl) in SyncCompletedCallbackProxy() argument
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/include/
H A Ddistributed_device_profile_proxy.h38 explicit DistributedDeviceProfileProxy(const sptr<IRemoteObject>& impl) in DistributedDeviceProfileProxy() argument
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Didata_share_client_death_observer.h39 explicit DataShareClientDeathObserverProxy(const sptr<IRemoteObject> &impl) in DataShareClientDeathObserverProxy() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/include/
H A Ddaudio_sink_ipc_callback_proxy.h27 explicit DAudioSinkIpcCallbackProxy(const sptr<IRemoteObject> impl) : IRemoteProxy<IDAudioSinkIpcCallback>(impl) {} in DAudioSinkIpcCallbackProxy() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/include/
H A Ddistributed_camera_source_proxy.h31 explicit DistributedCameraSourceProxy(const sptr<IRemoteObject>& impl) in DistributedCameraSourceProxy() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/include/distributedcamera/
H A Ddcamera_sink_callback_proxy.h30 explicit DCameraSinkCallbackProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IDCameraSinkCallback>(impl) in DCameraSinkCallbackProxy() argument
/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dipasteboard_client_death_observer.h39 explicit PasteboardClientDeathObserverProxy(const sptr<IRemoteObject> &impl) in PasteboardClientDeathObserverProxy() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcamera/
H A Ddcamera_source_callback_proxy.h30 explicit DCameraSourceCallbackProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IDCameraSourceCallback>(impl) in DCameraSourceCallbackProxy() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/include/
H A Ddaudio_ipc_callback_proxy.h27 explicit DAudioIpcCallbackProxy(const sptr<IRemoteObject> impl) : IRemoteProxy<IDAudioIpcCallback>(impl) {} in DAudioIpcCallbackProxy() argument
/foundation/distributedhardware/device_manager/services/service/include/ipc/standard/
H A Dipc_server_client_proxy.h26 explicit IpcServerClientProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IpcRemoteBroker>(impl) {}; in IpcServerClientProxy() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ipc/standard/
H A Dipc_client_server_proxy.h31 explicit IpcClientServerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IpcRemoteBroker>(impl) {}; in IpcClientServerProxy() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/include/
H A Ddistributed_camera_sink_proxy.h29 explicit DistributedCameraSinkProxy(const sptr<IRemoteObject>& impl) in DistributedCameraSinkProxy() argument
/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/include/
H A Dmock_bundle_manager.h32 explicit BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) {} in BundleMgrProxy() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/include/ipc/
H A Dav_trans_control_center_callback_proxy.h29 explicit AVTransControlCenterCallbackProxy(const sptr<IRemoteObject> &impl) in AVTransControlCenterCallbackProxy() argument
/foundation/filemanagement/dfs_service/frameworks/native/cloud_daemon_kit_inner/include/
H A Dcloud_daemon_service_proxy.h26 explicit CloudDaemonServiceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<ICloudDaemon>(impl) {} in CloudDaemonServiceProxy() argument
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/include/ipc/
H A Ddistributed_hardware_proxy.h30 explicit DistributedHardwareProxy(const sptr<IRemoteObject> impl) in DistributedHardwareProxy() argument
/foundation/window/window_manager/window_scene/session/container/include/
H A Dwindow_event_channel.h33 explicit WindowEventChannelListenerProxy(const sptr<IRemoteObject>& impl) in WindowEventChannelListenerProxy() argument
/foundation/window/window_manager/wmserver/include/zidl/
H A Dmock_session_manager_service_proxy.h26 explicit MockSessionManagerServiceProxy(const sptr<IRemoteObject>& impl) in MockSessionManagerServiceProxy() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...84