| /foundation/ability/ability_runtime/test/unittest/extension_manager_client_test/ |
| H A D | extension_manager_client_test.cpp | 53 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 D | ams_ipc_appscheduler_interface_test.cpp | 72 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 D | camera_service_client.cpp | 27 static CameraServiceClient client; in GetInstance() local
|
| H A D | camera_device_client.cpp | 27 static CameraDeviceClient client; in GetInstance() local
|
| /foundation/window/window_manager/previewer/src/ |
| H A D | vsync_station.cpp | 90 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 D | wifi_direct_ip_manager_test.cpp | 109 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 D | nfc_controller.h | 112 explicit NfcServiceDeathRecipient(NfcController &client) : client_(client) {} in NfcServiceDeathRecipient() argument
|
| /foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
| H A D | mdns_service.h | 72 explicit MdnsCallbackDeathRecipient(MDnsService &client) : client_(client) {} in MdnsCallbackDeathRecipient() argument
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
| H A D | dhcp_client_service_impl_test.cpp | 88 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 D | sa_client_test.cpp | 97 SaClient *client = SaClient::GetInstance(); in HWTEST_F() local
|
| /foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/ |
| H A D | domain_rpc_manager.cpp | 98 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 D | inter_ipc_client.cpp | 153 auto client = std::make_shared<InterIpcClient>(); in CreateSubService() local
|
| /foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/ |
| H A D | ams_ipc_app_scheduler_module_test.cpp | 75 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 D | accessibility_system_ability_client_impl.h | 233 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 D | accessible_ability_channel_client_test.cpp | 128 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 D | audio_concurrency_service.cpp | 90 std::shared_ptr<AudioConcurrencyClient> client = in SetAudioConcurrencyCallback() local
|
| /foundation/multimedia/av_session/utils/src/ |
| H A D | permission_checker.cpp | 90 BundleMgrClient client; in CheckSystemPermissionByUid() local
|
| /foundation/multimodalinput/input/intention/ipc/socket/src/ |
| H A D | socket_client.cpp | 130 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 D | test_sa_proxy_cache_proxy.h | 91 explicit TestSaProxyCacheRecipient(TestSaProxyCacheProxy &client) : client_(client) {} in TestSaProxyCacheRecipient() argument
|
| /foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/ |
| H A D | net_conn_client.h | 469 explicit NetConnDeathRecipient(NetConnClient &client) : client_(client) {} in NetConnDeathRecipient() argument
|
| /foundation/communication/netmanager_base/services/netsyscontroller/include/ |
| H A D | netsys_native_client.h | 1021 explicit NetNativeConnDeathRecipient(NetsysNativeClient &client) : client_(client) {} in NetNativeConnDeathRecipient() argument
|
| /foundation/communication/netstack/test/unittest/websocket_inner_unittest/ |
| H A D | websocket_inner_unittest.cpp | 49 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 D | websocket_inner_unittest.cpp | 49 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 D | websocket_capi_unittest.cpp | 40 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 D | i_wifi_supplicant_iface.c | 42 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...] |