Home
last modified time | relevance | path

Searched defs:client (Results 101 - 125 of 251) sorted by relevance

1234567891011

/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dclient.c40 static char *RpcClientReadMsg(RpcClient *client) in RpcClientReadMsg() argument
74 RpcClientDealReadMsg(RpcClient *client, char *buff) RpcClientDealReadMsg() argument
118 RpcClient *client = (RpcClient *)arg; RpcClientThreadDeal() local
146 RpcClient *client = (RpcClient *)calloc(1, sizeof(RpcClient)); CreateRpcClient() local
185 ReleaseRpcClient(RpcClient *client) ReleaseRpcClient() argument
204 RemoteCall(RpcClient *client) RemoteCall() argument
235 ReadClientEnd(RpcClient *client) ReadClientEnd() argument
252 LockRpcClient(RpcClient *client) LockRpcClient() argument
267 UnlockRpcClient(RpcClient *client) UnlockRpcClient() argument
[all...]
/foundation/communication/netstack/test/unittest/websocket_capi_unittest/
H A Dwebsocket_capi_unittest.cpp41 static void OnOpen(struct WebSocket *client, WebSocket_OpenResult openResult) {} in OnOpen() argument
43 static void OnMessage(struct WebSocket *client, char *data, uint32_t length) {} in OnMessage() argument
45 static void OnError(struct WebSocket *client, WebSocket_ErrorResult error) {} in OnError() argument
47 static void OnClose(struct WebSocket *client, WebSocket_CloseResult closeResult) {} in OnClose() argument
52 struct WebSocket *client = new WebSocket(); in HWTEST_F() local
68 struct WebSocket *client = nullptr; HWTEST_F() local
80 struct WebSocket *client = new WebSocket(); HWTEST_F() local
90 struct WebSocket *client = nullptr; HWTEST_F() local
100 struct WebSocket *client = nullptr; HWTEST_F() local
111 struct WebSocket *client = new WebSocket(); HWTEST_F() local
120 struct WebSocket *client = new WebSocket(); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_abnormal_test.cpp74 UdmfClient client; in HWTEST_F() local
94 UdmfClient client; in HWTEST_F() local
113 UdmfClient client; in HWTEST_F() local
132 UdmfClient client; in HWTEST_F() local
151 UdmfClient client; in HWTEST_F() local
170 UdmfClient client; HWTEST_F() local
189 UdmfClient client; HWTEST_F() local
208 UdmfClient client; HWTEST_F() local
227 UdmfClient client; HWTEST_F() local
246 UdmfClient client; HWTEST_F() local
265 UdmfClient client; HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_manager.cpp164 StorageManagerClient client; in DestroyDisk() local
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dvolume_manager.cpp72 StorageManagerClient client; in CreateVolume() local
135 StorageManagerClient client; in Mount() local
H A Dvolume_info.cpp72 StorageManagerClient client; in Destroy() local
153 StorageManagerClient client; in UMount() local
/foundation/window/window_manager_lite/frameworks/ims/
H A Dinput_event_listener_proxy.cpp33 static InputEventListenerProxy client; in GetInstance() local
/arkcompiler/toolchain/tooling/test/client_utils/
H A Dtest_util.cpp113 WebSocketClient &client = SessionManager::getInstance().GetCurrentSession()->GetWebSocketClient(); in ForkSocketClient() local
144 void TestUtil::HandleAcceptanceMessages(ActionInfo action, WebSocketClient &client, std::string &recv, bool &success) in HandleAcceptanceMessages() argument
[all...]
/developtools/hdc/src/host/
H A Dhost_tcp.cpp70 uv_udp_t client; in BroadcastFindDaemon() local
/developtools/profiler/hiebpf/src/
H A Dhiebpf.cpp98 static bool SendIpcCommand(OHOS::Developtools::Hiebpf::IpcUnixSocketClient &client, in SendIpcCommand() argument
/foundation/ability/ability_runtime/frameworks/js/napi/insight_intent/insight_intent_driver/
H A Djs_insight_intent_driver.cpp132 auto client = std::make_shared<JsInsightIntentExecuteCallbackClient>(env, nativeDeferred, callbackRef); in OnExecute() local
/foundation/ai/ai_engine/services/client/communication_adapter/source/
H A Dsa_client_adapter.cpp55 SaClient *client = SaClient::GetInstance(); in OneAction() local
81 SaClient *client = SaClient::GetInstance(); in Uninitialize() local
190 SaClient *client = SaClient::GetInstance(); in UnLoadAlgorithm() local
209 SaClient *client = SaClient::GetInstance(); SyncExecute() local
[all...]
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dsa_async_handler.cpp110 ClientListenerHandler *client = FindClientListenerHandler(clientId); in PushAsyncResponse() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_stub.cpp85 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleRenderForm() local
109 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleStopRenderingForm() local
H A Dform_provider_stub.cpp88 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleAcquireProviderFormInfo() local
113 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyFormDelete() local
140 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyFormsDelete() local
169 sptr<IRemoteObject> client in HandleNotifyFormUpdate() local
199 sptr<IRemoteObject> client = data.ReadRemoteObject(); HandleEventNotify() local
229 sptr<IRemoteObject> client = data.ReadRemoteObject(); HandleNotifyFormCastTempForm() local
255 sptr<IRemoteObject> client = data.ReadRemoteObject(); HandleFireFormEvent() local
284 sptr<IRemoteObject> client = data.ReadRemoteObject(); HandleAcquireState() local
[all...]
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/
H A Dams_app_mgr_service_module_test.cpp239 sptr<IRemoteObject> client; in HWTEST_F() local
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dability_thread_client.cpp41 AbilityThreadClient::AbilityThreadClient(const AbilityThreadClient &client) in AbilityThreadClient() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_worker.cpp60 AbilityMsStatus AbilityWorker::AttachBundle(const AbilityThreadClient &client) in AttachBundle() argument
179 AbilityMsStatus AbilityWorker::DumpAbility(const AbilityDumpClient &client) in DumpAbility() argument
H A Dapp_record.cpp84 AbilityMsStatus AppRecord::SetAbilityThreadClient(const AbilityThreadClient &client) in SetAbilityThreadClient() argument
[all...]
H A Dability_inner_feature.cpp162 auto client = new AbilityDumpClient(want); in DumpAbilityInvoke() local
/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupserviceb_fuzzer/
H A Dabilityautostartupserviceb_fuzzer.cpp74 sptr<IRemoteObject::DeathRecipient> client = in AbilityStartupServiceFuzztest1() local
/foundation/ability/ability_runtime/test/fuzztest/dataabilitymanager_fuzzer/
H A Ddataabilitymanager_fuzzer.cpp81 sptr<IRemoteObject> client; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/src/data_ability/
H A Ddata_ability_record.cpp180 int DataAbilityRecord::AddClient(const sptr<IRemoteObject> &client, bool tryBind, bool isNotHap) in AddClient() argument
230 int DataAbilityRecord::RemoveClient(const sptr<IRemoteObject> &client, boo argument
267 RemoveClients(const std::shared_ptr<AbilityRecord> &client) RemoveClients() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/
H A Dwfd_source_impl.cpp33 auto client = std::static_pointer_cast<InterIpcClient>( in CreateSource() local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_connection_test.cpp418 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local
455 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local
549 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local

Completed in 11 milliseconds

1234567891011