Home
last modified time | relevance | path

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

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

/foundation/CastEngine/castengine_cast_framework/client/include/
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
H A Dbluetooth_hfp_ag_proxy.h25 explicit BluetoothHfpAgProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBluetoothHfpAg>(impl) {}; in BluetoothHfpAgProxy() 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
H A Dbluetooth_hfp_ag_observer_proxy.h25 explicit BluetoothHfpAgObserverProxy(const sptr<IRemoteObject> &impl) in BluetoothHfpAgObserverProxy() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/disabledynamicicon_fuzzer/
H A Ddisabledynamicicon_fuzzer.cpp27 ExtendResourceManagerHostImpl impl; in fuzzelDisableDynamicIconCaseOne() local
38 ExtendResourceManagerHostImpl impl; in fuzzelDisableDynamicIconCaseTwo() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/innersaveextendresourceinfo_fuzzer/
H A Dinnersaveextendresourceinfo_fuzzer.cpp24 ExtendResourceManagerHostImpl impl; in fuzzelInnerSaveExtendResourceInfoCaseOne() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplgetbundlemutex_fuzzer/
H A Dverifymanagerhostimplgetbundlemutex_fuzzer.cpp32 VerifyManagerHostImpl impl; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/getinnerbundleinfo_fuzzer/
H A Dgetinnerbundleinfo_fuzzer.cpp27 ExtendResourceManagerHostImpl impl; in fuzzelGetInnerBundleInfoCaseOne() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/mkdirifnotexist_fuzzer/
H A Dmkdirifnotexist_fuzzer.cpp28 ExtendResourceManagerHostImpl impl; in fuzzelMkDirIfNotExistCaseOne() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/savecurdynamicicon_fuzzer/
H A Dsavecurdynamicicon_fuzzer.cpp28 ExtendResourceManagerHostImpl impl; in fuzzelSaveCurDynamicIconCaseOne() local
34 ExtendResourceManagerHostImpl impl; in fuzzelSaveCurDynamicIconCaseTwo() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/sendbroadcast_fuzzer/
H A Dsendbroadcast_fuzzer.cpp27 ExtendResourceManagerHostImpl impl; in fuzzelSendBroadCastCaseOne() local

Completed in 7 milliseconds

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