Home
last modified time | relevance | path

Searched defs:impl (Results 1 - 25 of 698) sorted by relevance

12345678910>>...28

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_manager.cpp44 struct GattManager::impl { struct in OHOS::Bluetooth::GattManager
46 impl() in impl() function
/foundation/graphic/graphic_surface/surface/src/
H A Dtransact_surface_delegator_proxy.cpp18 TransactSurfaceDelegatorProxy::TransactSurfaceDelegatorProxy(const sptr<IRemoteObject> &impl) in TransactSurfaceDelegatorProxy() argument
/foundation/communication/dsoftbus/core/bus_center/extend/src/
H A Dbus_center_ex_obj_proxy.cpp19 BusCenterExObjProxy::BusCenterExObjProxy(const sptr<IRemoteObject> &impl) in BusCenterExObjProxy() argument
/foundation/communication/dsoftbus/core/transmission/broadcast/src/
H A Dtrans_spec_object_proxy.cpp26 TransSpecObjectProxy::TransSpecObjectProxy(const sptr<IRemoteObject> &impl) in TransSpecObjectProxy() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dikvstore_client_death_observer.cpp20 KvStoreClientDeathObserverProxy::KvStoreClientDeathObserverProxy(const sptr<IRemoteObject> &impl) in KvStoreClientDeathObserverProxy() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/session/
H A Dservice_proxy_mock.h26 explicit ServiceProxyMock(const sptr<IRemoteObject> &impl) : ServiceProxy(impl) {} in ServiceProxyMock() argument
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_form_mgr_proxy.h27 MockFormMgrProxy(const sptr<IRemoteObject> &impl) : FormMgrProxy(impl) {}; in MockFormMgrProxy() argument
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_app_scheduler_client.h30 MockAppSchedulerClient(const sptr<IRemoteObject> &impl) : AppSchedulerProxy(impl) {} in MockAppSchedulerClient() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_proxy.h27 MockFormMgrProxy(const sptr<IRemoteObject> &impl) : FormMgrProxy(impl) {}; in MockFormMgrProxy() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_bundle_mgr_proxy.cpp25 BundleMgrProxy::BundleMgrProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IBundleMgr>(impl) in BundleMgrProxy() argument
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Dclient_death_proxy.h25 explicit ClientDeathProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IClientDeath>(impl) {}; in ClientDeathProxy() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_listener_proxy.cpp24 CameraListenerProxy::CameraListenerProxy(const sptr<IRemoteObject> &impl) in CameraListenerProxy() argument
/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Ddrm_listener_proxy.cpp22 DrmListenerProxy::DrmListenerProxy(const sptr<IRemoteObject> &impl) in DrmListenerProxy() argument
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dlocal_ability_manager_proxy.h29 explicit LocalAbilityManagerProxy(const sptr<IRemoteObject>& impl) in LocalAbilityManagerProxy() argument
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_ipc_client_manager.h28 explicit MockIpcClientManager(const sptr<IRemoteObject> &impl): IpcClientServerProxy(impl) {}; in MockIpcClientManager() argument
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_lite_proxy.h26 explicit SceneSessionManagerLiteProxy(const sptr<IRemoteObject>& impl) in SceneSessionManagerLiteProxy() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dremote_mission_listener_proxy.h29 explicit RemoteMissionListenerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IRemoteMissionListener>(impl) in RemoteMissionListenerProxy() argument
H A Dremote_on_listener_proxy.h29 explicit RemoteOnListenerProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IRemoteOnListener>(impl) in RemoteOnListenerProxy() argument
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/continuation_manager/
H A Ddevice_selection_notifier_proxy.h32 explicit DeviceSelectionNotifierProxy(const sptr<IRemoteObject>& impl) in DeviceSelectionNotifierProxy() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dability_connection_wrapper_proxy.h28 explicit AbilityConnectionWrapperProxy(const sptr<IRemoteObject>& impl) in AbilityConnectionWrapperProxy() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_update_callback_proxy.h26 explicit IntellVoiceUpdateCallbackProxy(const sptr<IRemoteObject> &impl) in IntellVoiceUpdateCallbackProxy() argument
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_host_proxy.h32 explicit FormHostProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IFormHost>(impl) in FormHostProxy() argument
H A Dform_host_delegate_proxy.h26 explicit FormHostDelegateProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IFormHostDelegate>(impl) in FormHostDelegateProxy() argument
H A Dform_provider_proxy.h31 explicit FormProviderProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IFormProvider>(impl) in FormProviderProxy() argument
H A Dform_render_proxy.h30 explicit FormRenderProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IFormRender>(impl) in FormRenderProxy() argument

Completed in 8 milliseconds

12345678910>>...28