Home
last modified time | relevance | path

Searched defs:serverName (Results 1 - 20 of 20) sorted by relevance

/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_manager_test.cpp76 std::string serverName; in HWTEST_F() local
H A Dnet_manager_native_test.cpp165 std::string serverName; in HWTEST_F() local
H A Dnetsys_controller_service_impl_test.cpp454 std::string serverName = ""; in HWTEST_F() local
H A Dnetsys_native_service_stub_test.cpp724 std::string serverName = "TestServerName"; in HWTEST_F() local
745 std::string serverName = "TestServerName"; in HWTEST_F() local
H A Dnetsys_native_service_test.cpp457 std::string serverName; in HWTEST_F() local
H A Dnetsys_controller_test.cpp391 std::string serverName = ""; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Ddns_manager.cpp121 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 Dipc_binder_databus_invoker_unittest.cpp363 std::string serverName = "serverName"; in HWTEST_F() local
H A Dipc_process_skeleton_unittest.cpp299 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 Dipcprocessskeleton_fuzzer.cpp809 std::string serverName; in CreateSoftbusServerTest() local
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp226 std::string serverName; in GetAddrInfo() local
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp126 std::string serverName = reply.ReadString(); in GetSessionForProxy() local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp466 int32_t NetsysController::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo() argument
H A Dnetsys_controller_service_impl.cpp294 int32_t NetsysControllerServiceImpl::GetAddrInfo(const std::string &hostName, const std::string &serverName, in GetAddrInfo() argument
H A Dnetsys_native_client.cpp583 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 Dnet_sys_client_fuzzer.cpp392 std::string serverName = NetSysGetString(STR_LEN); in GetAddrInfoFuzzTest() local
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp206 int32_t NetsysNativeService::GetAddrInfo(const std::string &hostName, const std::string &serverName, in GetAddrInfo() argument
H A Dnetsys_native_service_stub.cpp497 std::string serverName; in CmdGetAddrInfo() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp208 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 Dnet_manager_native.cpp547 int32_t NetManagerNative::DnsGetAddrInfo(const std::string &hostName, const std::string &serverName, in DnsGetAddrInfo() argument

Completed in 44 milliseconds