Home
last modified time | relevance | path

Searched defs:impl (Results 651 - 675 of 698) sorted by relevance

1...<<2122232425262728

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager_lite.cpp229 RegisterIAbilityManagerCollaborator(int32_t type, const sptr<AAFwk::IAbilityManagerCollaborator>& impl) RegisterIAbilityManagerCollaborator() argument
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_lite_proxy.cpp985 RegisterIAbilityManagerCollaborator(int32_t type, const sptr<AAFwk::IAbilityManagerCollaborator>& impl) RegisterIAbilityManagerCollaborator() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp40 struct BleAdapter::impl { struct in OHOS::bluetooth::BleAdapter
143 BleAdapter::impl::impl(BleAdapter &bleAdapter) : gattClientcallback_(std::make_unique<GattClientCallback>(bleAdapter)) in impl() function in OHOS::bluetooth::BleAdapter::impl
[all...]
H A Dble_advertiser_impl.cpp29 struct BleAdvertiserImpl::impl { struct in OHOS::bluetooth::BleAdvertiserImpl
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp56 struct BluetoothHostServer::impl { struct in OHOS::Bluetooth::BluetoothHostServer
121 SystemStateObserver(BluetoothHostServer::impl *impl) : impl_(impl) {}; in SystemStateObserver() argument
176 AdapterStateObserver(BluetoothHostServer::impl *imp argument
245 AdapterClassicObserver(BluetoothHostServer::impl *impl) AdapterClassicObserver() argument
335 ClassicRemoteDeviceObserver(BluetoothHostServer::impl *impl) ClassicRemoteDeviceObserver() argument
419 AdapterBleObserver(BluetoothHostServer::impl *impl) AdapterBleObserver() argument
511 BlePeripheralCallback(BluetoothHostServer::impl *impl) BlePeripheralCallback() argument
552 BluetoothHostServer::impl::impl() impl() function in OHOS::Bluetooth::BluetoothHostServer::impl
[all...]
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp28 FormMgrProxy::FormMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IFormMgr>(impl) in FormMgrProxy() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H A Dability_manager_client_branch_test.cpp1869 sptr<IAbilityManagerCollaborator> impl = new (std::nothrow) MockAbilityManagerCollaborator(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_sixth_test/
H A Dability_manager_service_sixth_test.cpp935 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); in HWTEST_F() local
984 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); in HWTEST_F() local
1027 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); HWTEST_F() local
1082 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); HWTEST_F() local
1142 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp124 sptr<IRemoteObject> impl = nullptr; in SetUp() local
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_service_proxy.cpp29 AccessibleAbilityManagerServiceProxy::AccessibleAbilityManagerServiceProxy(const sptr<IRemoteObject> &impl) in AccessibleAbilityManagerServiceProxy() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_test.cpp1899 DefaultAppHostImpl impl; in HWTEST_F() local
1914 DefaultAppHostImpl impl; in HWTEST_F() local
1931 DefaultAppHostImpl impl; in HWTEST_F() local
1946 DefaultAppHostImpl impl; in HWTEST_F() local
1961 DefaultAppHostImpl impl; in HWTEST_F() local
1976 DefaultAppHostImpl impl; HWTEST_F() local
1991 DefaultAppHostImpl impl; HWTEST_F() local
2006 DefaultAppHostImpl impl; HWTEST_F() local
2029 DefaultAppHostImpl impl; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp32 AudioManagerProxy::AudioManagerProxy(const sptr<IRemoteObject> &impl) in AudioManagerProxy() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp31 namespace impl { namespace
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp544 std::shared_ptr<AVMetadataHelperImpl> impl = std::make_shared<AVMetadataHelperImpl>(); in CreateAVMetadataHelper() local
/foundation/window/window_manager/dm/src/
H A Dscreen_manager.cpp77 explicit ScreenManagerListener(sptr<Impl> impl) : pImpl_(impl) in ScreenManagerListener() argument
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp27 NetConnServiceProxy::NetConnServiceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<INetConnService>(impl) {} in NetConnServiceProxy() argument
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp79 TestServiceProxy::TestServiceProxy(const sptr<IRemoteObject> &impl) in TestServiceProxy() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_proxy.cpp29 WifiP2pProxy::WifiP2pProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IWifiP2p>(impl), in WifiP2pProxy() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp600 KvStoreClientDeathObserverImpl( KvStoreDataService::KvStoreClientDeathObserverImpl &&impl) KvStoreClientDeathObserverImpl() argument
608 operator =( KvStoreDataService::KvStoreClientDeathObserverImpl &&impl) operator =() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp39 namespace impl { namespace
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp28 AppMgrProxy::AppMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAppMgr>(impl) in AppMgrProxy() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_interface.h1486 virtual int32_t RegisterIAbilityManagerCollaborator(int32_t type, const sptr<IAbilityManagerCollaborator> &impl) in RegisterIAbilityManagerCollaborator() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.cpp93 auto impl = [weak = host_]() -> std::optional<EventTarget> { in CreateGetEventTargetImpl() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text.cpp726 auto impl = inspector ? inspector->GetInspectorFunctionImpl() : nullptr; in JsOnClickWithoutNGBUILD() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp34 struct ClassicAdapter::impl { struct in OHOS::bluetooth::ClassicAdapter

Completed in 64 milliseconds

1...<<2122232425262728