Home
last modified time | relevance | path

Searched defs:client (Results 226 - 250 of 251) sorted by relevance

1234567891011

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp350 bool ClientSocket::impl::Init(std::weak_ptr<ClientSocket> client) in Init() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp590 auto client = GetValidApplication(appId); in Connect() local
626 auto client = GetValidApplication(appId); Disconnect() local
669 auto &client = it.value()->second; DiscoveryServices() local
697 auto &client = it.value()->second; ReadCharacteristic() local
710 auto &client = it.value()->second; ReadCharacteristicByUuid() local
725 auto &client = it.value()->second; WriteCharacteristic() local
744 auto &client = it.value()->second; SignedWriteCharacteristic() local
757 auto &client = it.value()->second; ReadDescriptor() local
771 auto &client = it.value()->second; WriteDescriptor() local
785 auto &client = it.value()->second; RequestExchangeMtu() local
800 auto &client = it.value()->second; RequestConnectionPriority() local
817 auto client = GetValidApplication(appId); GetServices() local
1015 auto client = GetValidApplication(appId); OnCharacteristicNotifyEvent() local
1097 auto client = GetValidApplication(appId); DeregisterApplication() local
1121 auto &client = it.second; OnConnect() local
1140 auto &client = it.second; OnDisconnect() local
1162 auto &client = it.second; OnConnectionChanged() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp1362 auto client = BmsEcologicalRuleMgrServiceClient::GetInstance(); in HWTEST_F() local
1374 auto client = BmsEcologicalRuleMgrServiceClient::GetInstance(); in HWTEST_F() local
/foundation/graphic/graphic_surface/surface/src/
H A Dconsumer_surface.cpp194 GSError ConsumerSurface::RegisterSurfaceDelegator(sptr<IRemoteObject> client) in RegisterSurfaceDelegator() argument
H A Dbuffer_queue.cpp1298 GSError BufferQueue::RegisterSurfaceDelegator(sptr<IRemoteObject> client, sptr<Surface> cSurface) in RegisterSurfaceDelegator() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp299 WifiDeviceProxy *client = WifiDeviceProxy::GetInstance(); in OnRemoteSrvDied() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp2830 sptr<IScreenSessionManagerClient> client = nullptr; in HWTEST_F() local
/developtools/profiler/device/plugins/native_hook/src/
H A Dhook_client.cpp189 bool inline __attribute__((always_inline)) UpdateThreadName(std::shared_ptr<HookSocketClient>& client) in UpdateThreadName() argument
209 uint32_t inline __attribute__((always_inline)) GetTagId(std::shared_ptr<HookSocketClient>& client, const char* tagName) in GetTagId() argument
/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_record.cpp95 Create( const std::string &bundleName, const std::string &uid, bool needMonitored, sptr<IFormSupply> client) Create() argument
112 FormRenderRecord( const std::string &bundleName, const std::string &uid, const sptr<IFormSupply> client) FormRenderRecord() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp357 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleAttachApplication() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/
H A Daudio_interrupt_service.cpp542 std::shared_ptr<AudioInterruptClient> client = in SetAudioInterruptCallback() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp49 static std::shared_ptr<RSIRenderClient> client = std::make_shared<RSRenderServiceClient>(); in CreateRenderServiceClient() local
224 explicit SurfaceCaptureCallbackDirector(RSRenderServiceClient* client) : client_(client) {} in SurfaceCaptureCallbackDirector() argument
1547 explicit SurfaceBufferCallbackDirector(RSRenderServiceClient* client) : client_(client) {} in SurfaceBufferCallbackDirector() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp1702 auto client = std::static_pointer_cast<RSRenderServiceClient>(RSIRenderClient::CreateRenderServiceClient()); in CreateSurface() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp26 static std::shared_ptr<RSIRenderClient> client = std::make_shared<RSRenderServiceClient>(); in CreateRenderServiceClient() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp26 static std::shared_ptr<RSIRenderClient> client = std::make_shared<RSRenderServiceClient>(); in CreateRenderServiceClient() local
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp512 sptr<IRemoteObject> client = data.ReadRemoteObject(); in StubAddInputEventFilter() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp449 auto client = OHOS::AAFwk::DataObsMgrClient::GetInstance(); in SubscribeLocalShared() local
544 auto client = OHOS::AAFwk::DataObsMgrClient::GetInstance(); in UnSubscribeLocalShared() local
576 auto client = OHOS::AAFwk::DataObsMgrClient::GetInstance(); in UnSubscribeLocalSharedAll() local
659 auto client in Notify() local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp2345 void ScreenSessionManagerProxy::SetClient(const sptr<IScreenSessionManagerClient>& client) in SetClient() argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp469 MMIClientPtr client = MMIEventHdl.GetMMIClient(); in OnKeyEvent() local
524 MMIClientPtr client = MMIEventHdl.GetMMIClient(); in OnPointerEvent() local
1444 MMIClientPtr client = MMIEventHdl.GetMMIClient(); OnConnected() local
1514 MMIClientPtr client = MMIEventHdl.GetMMIClient(); SendDisplayInfo() local
1532 MMIClientPtr client = MMIEventHdl.GetMMIClient(); SendWindowInfo() local
1563 MMIClientPtr client = MMIEventHdl.GetMMIClient(); RegisterWindowStateErrorCallback() local
1576 MMIClientPtr client = MMIEventHdl.GetMMIClient(); SendEnhanceConfig() local
2243 MMIClientPtr client = MMIEventHdl.GetMMIClient(); SendWindowAreaInfo() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp5359 auto client = std::make_shared<BmsExtensionClient>(); in HWTEST_F() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1590 BundleMgrClient client; in DumpSandboxBundleInfo() local
4530 BundleMgrClient client; in RunAsGetDirByBundleNameAndAppIndex() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp2399 auto client = AccessibilitySystemAbilityClient::GetInstance(); in InitializeCallback() local
2426 auto client = AccessibilitySystemAbilityClient::GetInstance(); in SendAccessibilitySyncEvent() local
2451 auto client = AccessibilitySystemAbilityClient::GetInstance(); in TransferAccessibilityAsyncEvent() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3601 BundleGraphicsClient client; in GetAbilityIconExec() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp2876 BundleMgrClient client; in InnerGetProfile() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp5246 void ScreenSessionManager::SetClient(const sptr<IScreenSessionManagerClient>& client) in SetClient() argument

Completed in 101 milliseconds

1234567891011