Searched defs:addrString (Results 1 – 8 of 8) sorted by relevance
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| D | net_manager_native.cpp | 161 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/ |
| D | netsys_native_service_stub_test.cpp | 171 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/ |
| D | netsys_native_service.cpp | 361 …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/ |
| D | wifi_direct_utils_test.cpp | 398 static char addrString[] = "255.255.255.0"; variable
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
| D | wifi_direct_utils.cpp | 442 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/ |
| D | netsys_native_service_stub_test.cpp | 194 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/ |
| D | wifi_direct_utils.cpp | 501 int32_t WifiDirectUtils::IpStringToIntArray(const char *addrString, uint32_t *addrArray, size_t add… in IpStringToIntArray()
|
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| D | netsys_native_service_proxy.cpp | 794 …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()
|