Home
last modified time | relevance | path

Searched defs:impl (Results 251 - 275 of 2125) sorted by relevance

1...<<11121314151617181920>>...85

/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dauto_startup_callback_proxy.h31 explicit AutoStartupCallBackProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAutoStartupCallBack>(impl) {} in AutoStartupCallBackProxy() argument
H A Dprepare_terminate_callback_proxy.h26 PrepareTerminateCallbackProxy(const sptr<IRemoteObject> &impl) PrepareTerminateCallbackProxy() argument
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_proxy.h33 explicit AbilityManagerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAbilityManager>(impl) in AbilityManagerProxy() argument
H A Dability_connect_callback_proxy.h30 explicit AbilityConnectionProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAbilityConnection>(impl) in AbilityConnectionProxy() argument
H A Dwant_receiver_proxy.h26 explicit WantReceiverProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IWantReceiver>(impl) in WantReceiverProxy() argument
H A Dwant_sender_proxy.h26 explicit WantSenderProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IWantSender>(impl) in WantSenderProxy() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager.h33 explicit BundleMgrProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IBundleMgr>(impl) in BundleMgrProxy() argument
/foundation/CastEngine/castengine_cast_framework/service/include/
H A Dcast_service_listener_impl_proxy.h32 explicit CastServiceListenerImplProxy(const sptr<IRemoteObject> &impl) in CastServiceListenerImplProxy() argument
/foundation/CastEngine/castengine_cast_framework/client/include/
H A Dstream_player_impl_proxy.h31 explicit StreamPlayerImplProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IStreamPlayerIpc>(impl) {} in StreamPlayerImplProxy() argument
H A Dcast_session_impl_proxy.h32 explicit CastSessionImplProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<ICastSessionImpl>(impl) {} in CastSessionImplProxy() argument
H A Dcast_session_manager_service_proxy.h31 explicit CastSessionManagerServiceProxy(const sptr<IRemoteObject> &impl) in CastSessionManagerServiceProxy() argument
H A Dmirror_player_impl_proxy.h32 explicit MirrorPlayerImplProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IMirrorPlayerImpl>(impl) {} in MirrorPlayerImplProxy() argument
/foundation/CastEngine/castengine_cast_plus_stream/include/
H A Dcast_session_listener_impl_proxy.h30 explicit CastSessionListenerImplProxy(const sptr<IRemoteObject> &impl) in CastSessionListenerImplProxy() argument
/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
H A Dui_report_proxy.h28 explicit UiReportProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<ReportService>(impl) {}; in UiReportProxy() argument
H A Dui_content_proxy.h27 explicit UIContentServiceProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IUiContentService>(impl) {}; in UIContentServiceProxy() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_socket_proxy.h27 explicit BluetoothSocketProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBluetoothSocket>(impl) in BluetoothSocketProxy() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_ct_observer_proxy.h27 explicit BluetoothAvrcpCtObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothAvrcpCtObserverProxy() argument
H A Dbluetooth_a2dp_src_observer_proxy.h26 explicit BluetoothA2dpSrcObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothA2dpSrcObserverProxy() argument
H A Dbluetooth_a2dp_sink_observer_proxy.h26 explicit BluetoothA2dpSinkObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothA2dpSinkObserverProxy() argument
H A Dbluetooth_host_observer_proxy.h26 explicit BluetoothHostObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothHostObserverProxy() argument
H A Dbluetooth_socket_observer_proxy.h28 explicit BluetoothClientSocketObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothClientSocketObserverProxy() argument
40 explicit BluetoothServerSocketObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothServerSocketObserverProxy() argument
H A Dbluetooth_gatt_client_callback_proxy.h26 explicit BluetoothGattClientCallbackProxy(const sptr<IRemoteObject> &impl) in BluetoothGattClientCallbackProxy() argument
H A Dbluetooth_avrcp_tg_observer_proxy.h26 explicit BluetoothAvrcpTgObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothAvrcpTgObserverProxy() argument
H A Dbluetooth_gatt_server_callback_proxy.h26 explicit BluetoothGattServerCallbackProxy(const sptr<IRemoteObject> &impl) in BluetoothGattServerCallbackProxy() argument
H A Dbluetooth_hfp_hf_observer_proxy.h25 explicit BluetoothHfpHfObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothHfpHfObserverProxy() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...85