Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp138 int32_t NetManagerNative::AddInterfaceAddress(std::string ifName, std::string addrString, int32_t p… in AddInterfaceAddress()
146 int32_t NetManagerNative::DelInterfaceAddress(std::string ifName, std::string addrString, int32_t p… in DelInterfaceAddress()
151 int32_t NetManagerNative::DelInterfaceAddress(std::string ifName, std::string addrString, int32_t p… in DelInterfaceAddress()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp349 …NativeService::AddInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in AddInterfaceAddress()
357 …NativeService::DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
365 …NativeService::DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.cpp407 int32_t WifiDirectUtils::IpStringToIntArray(const char *addrString, uint32_t *addrArray, size_t add… in IpStringToIntArray()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_utils.cpp403 int32_t WifiDirectUtils::IpStringToIntArray(const char *addrString, uint32_t *addrArray, size_t add… in IpStringToIntArray()
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp193 int32_t AddInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in AddInterfaceAddress()
199 int32_t DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
205 int32_t DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp784 …eServiceProxy::AddInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in AddInterfaceAddress()
802 …eServiceProxy::DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()
823 …eServiceProxy::DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress()