Home
last modified time | relevance | path

Searched defs:addrString (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp161 int32_t NetManagerNative::AddInterfaceAddress(std::string ifName, std::string addrString, int32_t p… in AddInterfaceAddress()
176 int32_t NetManagerNative::DelInterfaceAddress(std::string ifName, std::string addrString, int32_t p… in DelInterfaceAddress()
181 int32_t NetManagerNative::DelInterfaceAddress(std::string ifName, std::string addrString, int32_t p… in DelInterfaceAddress()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
Dnetsys_native_service_stub_test.cpp171 int32_t AddInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in AddInterfaceAddress()
177 int32_t DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
183 int32_t DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp361 …NativeService::AddInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in AddInterfaceAddress()
369 …NativeService::DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
377 …NativeService::DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/
Dwifi_direct_utils_test.cpp398 static char addrString[] = "255.255.255.0"; variable
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
Dwifi_direct_utils.cpp442 int32_t WifiDirectUtils::IpStringToIntArray(const char *addrString, uint32_t *addrArray, size_t add… in IpStringToIntArray()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp194 int32_t AddInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in AddInterfaceAddress()
200 int32_t DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
206 int32_t DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
Dwifi_direct_utils.cpp501 int32_t WifiDirectUtils::IpStringToIntArray(const char *addrString, uint32_t *addrArray, size_t add… in IpStringToIntArray()
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp794 …eServiceProxy::AddInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in AddInterfaceAddress()
812 …eServiceProxy::DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
833 …eServiceProxy::DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()