Home
last modified time | relevance | path

Searched defs:client (Results 76 - 100 of 251) sorted by relevance

1234567891011

/foundation/ability/ability_runtime/test/unittest/extension_manager_client_test/
H A Dextension_manager_client_test.cpp53 auto client = std::make_shared<ExtensionManagerClient>(); in HWTEST_F() local
64 auto client = std::make_shared<ExtensionManagerClient>(); in HWTEST_F() local
74 auto client = std::make_shared<ExtensionManagerClient>(); in HWTEST_F() local
85 auto client = std::make_shared<ExtensionManagerClient>(); in HWTEST_F() local
97 auto client = std::make_shared<ExtensionManagerClient>(); HWTEST_F() local
110 auto client = std::make_shared<ExtensionManagerClient>(); HWTEST_F() local
124 auto client = std::make_shared<ExtensionManagerClient>(); HWTEST_F() local
139 auto client = std::make_shared<ExtensionManagerClient>(); HWTEST_F() local
153 auto client = std::make_shared<ExtensionManagerClient>(); HWTEST_F() local
165 auto client = std::make_shared<ExtensionManagerClient>(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appscheduler_interface_test.cpp72 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
97 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
119 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
141 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
167 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
189 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); HWTEST_F() local
228 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); HWTEST_F() local
250 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); HWTEST_F() local
[all...]
/foundation/multimedia/camera_lite/frameworks/passthrough/src/
H A Dcamera_service_client.cpp27 static CameraServiceClient client; in GetInstance() local
H A Dcamera_device_client.cpp27 static CameraDeviceClient client; in GetInstance() local
/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp90 void VsyncStation::OnVsync(int64_t timestamp, int64_t frameCount, void* client) in OnVsync() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_ip_manager_test.cpp109 NetManagerStandard::MockNetConnClient client; in HWTEST_F() local
202 NetManagerStandard::MockNetConnClient client; HWTEST_F() local
252 NetManagerStandard::MockNetConnClient client; HWTEST_F() local
[all...]
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller.h112 explicit NfcServiceDeathRecipient(NfcController &client) : client_(client) {} in NfcServiceDeathRecipient() argument
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_service.h72 explicit MdnsCallbackDeathRecipient(MDnsService &client) : client_(client) {} in MdnsCallbackDeathRecipient() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_service_impl_test.cpp88 DhcpClient client; in HWTEST_F() local
150 DhcpClient client; in HWTEST_F() local
180 DhcpClient client; HWTEST_F() local
199 DhcpClient client; HWTEST_F() local
[all...]
/foundation/ai/ai_engine/test/function/sa_client/
H A Dsa_client_test.cpp97 SaClient *client = SaClient::GetInstance(); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_manager.cpp98 std::shared_ptr<DomainRpcClient> client = std::make_shared<DomainRpcClient>(); in AddRpcClient() local
110 listener->AddPeer(shared_from_this(), client); in AddRpcClient() local
120 std::shared_ptr<DomainRpcClient> client = std::make_shared<DomainRpcClient>(); in AddRpcClient() local
128 listener->AddPeer(shared_from_this(), client); AddRpcClient() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_client.cpp153 auto client = std::make_shared<InterIpcClient>(); in CreateSubService() local
/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/
H A Dams_ipc_app_scheduler_module_test.cpp75 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
100 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
122 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
144 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
169 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); in HWTEST_F() local
191 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); HWTEST_F() local
218 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); HWTEST_F() local
257 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockApplication); HWTEST_F() local
282 sptr<IAppScheduler> client = iface_cast<IAppScheduler>(mockAppScheduler); HWTEST_F() local
[all...]
/foundation/barrierfree/accessibility/frameworks/asacfwk/include/
H A Daccessibility_system_ability_client_impl.h233 explicit AccessibleAbilityManagerStateObserverImpl(AccessibilitySystemAbilityClientImpl &client) in AccessibleAbilityManagerStateObserverImpl() argument
254 explicit DeathRecipient(AccessibilitySystemAbilityClientImpl &client) : client_(client) {} in DeathRecipient() argument
/foundation/barrierfree/accessibility/frameworks/aafwk/test/unittest/
H A Daccessible_ability_channel_client_test.cpp128 std::shared_ptr<AccessibleAbilityChannelClient> client = in HWTEST_F() local
174 std::shared_ptr<AccessibleAbilityChannelClient> client = in HWTEST_F() local
205 std::shared_ptr<AccessibleAbilityChannelClient> client = in HWTEST_F() local
237 std::shared_ptr<AccessibleAbilityChannelClient> client in HWTEST_F() local
267 std::shared_ptr<AccessibleAbilityChannelClient> client = HWTEST_F() local
297 std::shared_ptr<AccessibleAbilityChannelClient> client = HWTEST_F() local
327 std::shared_ptr<AccessibleAbilityChannelClient> client = HWTEST_F() local
371 std::shared_ptr<AccessibleAbilityChannelClient> client = HWTEST_F() local
418 std::shared_ptr<AccessibleAbilityChannelClient> client = HWTEST_F() local
463 std::shared_ptr<AccessibleAbilityChannelClient> client = HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/concurrency/
H A Daudio_concurrency_service.cpp90 std::shared_ptr<AudioConcurrencyClient> client = in SetAudioConcurrencyCallback() local
/foundation/multimedia/av_session/utils/src/
H A Dpermission_checker.cpp90 BundleMgrClient client; in CheckSystemPermissionByUid() local
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_client.cpp130 void SocketClient::OnMsgHandler(const StreamClient &client, NetPacket &pkt) in OnMsgHandler() argument
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/include/
H A Dtest_sa_proxy_cache_proxy.h91 explicit TestSaProxyCacheRecipient(TestSaProxyCacheProxy &client) : client_(client) {} in TestSaProxyCacheRecipient() argument
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_conn_client.h469 explicit NetConnDeathRecipient(NetConnClient &client) : client_(client) {} in NetConnDeathRecipient() argument
/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_native_client.h1021 explicit NetNativeConnDeathRecipient(NetsysNativeClient &client) : client_(client) {} in NetNativeConnDeathRecipient() argument
/foundation/communication/netstack/test/unittest/websocket_inner_unittest/
H A Dwebsocket_inner_unittest.cpp49 static void OnMessage(WebSocketClient *client, const std::string &data, size_t length) {} in OnMessage() argument
51 static void OnOpen(WebSocketClient *client, OpenResult openResult) {} in OnOpen() argument
53 static void OnError(WebSocketClient *client, ErrorResult error) {} in OnError() argument
55 static void OnClose(WebSocketClient *client, CloseResult closeResult) {} in OnClose() argument
57 WebSocketClient *client = new WebSocketClient(); member
122 WebSocketClient *client = new WebSocketClient(); HWTEST_F() local
[all...]
/foundation/communication/netstack/test/unittest/websocket_test/
H A Dwebsocket_inner_unittest.cpp49 static void OnMessage(WebSocketClient *client, const std::string &data, size_t length) {} in OnMessage() argument
51 static void OnOpen(WebSocketClient *client, OpenResult openResult) {} in OnOpen() argument
53 static void OnError(WebSocketClient *client, ErrorResult error) {} in OnError() argument
55 static void OnClose(WebSocketClient *client, CloseResult closeResult) {} in OnClose() argument
57 WebSocketClient *client = new WebSocketClient(); member
122 WebSocketClient *client = new WebSocketClient(); HWTEST_F() local
[all...]
H A Dwebsocket_capi_unittest.cpp40 static void OnOpen(struct WebSocket *client, WebSocket_OpenResult openResult) {} in OnOpen() argument
42 static void OnMessage(struct WebSocket *client, char *data, uint32_t length) {} in OnMessage() argument
44 static void OnError(struct WebSocket *client, WebSocket_ErrorResult error) {} in OnError() argument
46 static void OnClose(struct WebSocket *client, WebSocket_CloseResult closeResult) {} in OnClose() argument
51 struct WebSocket *client = new WebSocket(); in HWTEST_F() local
67 struct WebSocket *client = nullptr; HWTEST_F() local
79 struct WebSocket *client = new WebSocket(); HWTEST_F() local
89 struct WebSocket *client = nullptr; HWTEST_F() local
99 struct WebSocket *client = nullptr; HWTEST_F() local
110 struct WebSocket *client = new WebSocket(); HWTEST_F() local
119 struct WebSocket *client = new WebSocket(); HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_supplicant_iface.c42 RpcClient *client = GetSupplicantRpcClient(); in StartSupplicant() local
60 RpcClient *client = GetSupplicantRpcClient(); in StopSupplicant() local
78 RpcClient *client = GetSupplicantRpcClient(); ConnectSupplicant() local
96 RpcClient *client = GetSupplicantRpcClient(); DisconnectSupplicant() local
114 RpcClient *client = GetSupplicantRpcClient(); RequestToSupplicant() local
138 RpcClient *client = GetSupplicantRpcClient(); RegisterSupplicantEventCallback() local
172 RpcClient *client = GetStaRpcClient(); Connect() local
191 RpcClient *client = GetStaRpcClient(); Reconnect() local
209 RpcClient *client = GetStaRpcClient(); Reassociate() local
227 RpcClient *client = GetStaRpcClient(); Disconnect() local
245 RpcClient *client = GetSupplicantRpcClient(); SetPowerSave() local
264 RpcClient *client = GetSupplicantRpcClient(); WpaSetCountryCode() local
283 RpcClient *client = GetSupplicantRpcClient(); WpaGetCountryCode() local
[all...]

Completed in 14 milliseconds

1234567891011