/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | dns_manager_test.cpp | 76 std::string serverName; in HWTEST_F() local
|
H A D | net_manager_native_test.cpp | 165 std::string serverName; in HWTEST_F() local
|
H A D | netsys_controller_service_impl_test.cpp | 454 std::string serverName = ""; in HWTEST_F() local
|
H A D | netsys_native_service_stub_test.cpp | 724 std::string serverName = "TestServerName"; in HWTEST_F() local 745 std::string serverName = "TestServerName"; in HWTEST_F() local
|
H A D | netsys_native_service_test.cpp | 457 std::string serverName; in HWTEST_F() local
|
H A D | netsys_controller_test.cpp | 391 std::string serverName = ""; in HWTEST_F() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | dns_manager.cpp | 121 int32_t DnsManager::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo() argument
|
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_binder_databus_invoker_unittest.cpp | 363 std::string serverName = "serverName"; in HWTEST_F() local
|
H A D | ipc_process_skeleton_unittest.cpp | 299 std::string serverName = "serverName"; in HWTEST_F() local 319 std::string serverName = "serverName"; in HWTEST_F() local 340 std::string serverName = "serverName"; in HWTEST_F() local
|
/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/ |
H A D | ipcprocessskeleton_fuzzer.cpp | 809 std::string serverName; in CreateSoftbusServerTest() local
|
/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_http_probe.cpp | 226 std::string serverName; in GetAddrInfo() local
|
/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | dbinder_databus_invoker.cpp | 126 std::string serverName = reply.ReadString(); in GetSessionForProxy() local
|
/foundation/communication/netmanager_base/services/netsyscontroller/src/ |
H A D | netsys_controller.cpp | 466 int32_t NetsysController::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo() argument
|
H A D | netsys_controller_service_impl.cpp | 294 int32_t NetsysControllerServiceImpl::GetAddrInfo(const std::string &hostName, const std::string &serverName, in GetAddrInfo() argument
|
H A D | netsys_native_client.cpp | 583 int32_t NetsysNativeClient::GetAddrInfo(const std::string &hostName, const std::string &serverName, in GetAddrInfo() argument
|
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/ |
H A D | net_sys_client_fuzzer.cpp | 392 std::string serverName = NetSysGetString(STR_LEN); in GetAddrInfoFuzzTest() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | netsys_native_service.cpp | 206 int32_t NetsysNativeService::GetAddrInfo(const std::string &hostName, const std::string &serverName, in GetAddrInfo() argument
|
H A D | netsys_native_service_stub.cpp | 497 std::string serverName; in CmdGetAddrInfo() local
|
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_native_service_proxy.cpp | 208 int32_t NetsysNativeServiceProxy::GetAddrInfo(const std::string &hostName, const std::string &serverName, in GetAddrInfo() argument
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | net_manager_native.cpp | 547 int32_t NetManagerNative::DnsGetAddrInfo(const std::string &hostName, const std::string &serverName, in DnsGetAddrInfo() argument
|