Home
last modified time | relevance | path

Searched defs:AddInterfaceAddress (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dnet_conn_client.cpp57 int32_t OHOS::NetManagerStandard::NetConnClient::AddInterfaceAddress( in AddInterfaceAddress() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_ip_manager.cpp177 int32_t WifiDirectIpManager::AddInterfaceAddress( in AddInterfaceAddress() function in OHOS::SoftBus::WifiDirectIpManager
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_stub_test.h237 …int32_t AddInterfaceAddress(const std::string &ifName, const std::string &ipAddr, int32_t prefixLe… in AddInterfaceAddress() function
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp186 int32_t MockNetsysNativeClient::AddInterfaceAddress(const std::string &ifName, const std::string &i… in AddInterfaceAddress() function in OHOS::NetManagerStandard::MockNetsysNativeClient
H A Dnetsys_controller.cpp278 int32_t NetsysController::AddInterfaceAddress(const std::string &ifName, const std::string &ipAddr, in AddInterfaceAddress() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp192 int32_t NetsysControllerServiceImpl::AddInterfaceAddress(const std::string &ifName, const std::stri… in AddInterfaceAddress() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp442 int32_t NetsysNativeClient::AddInterfaceAddress(const std::string &ifName, const std::string &ipAdd… in AddInterfaceAddress() function in OHOS::NetManagerStandard::NetsysNativeClient
/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() function in OHOS::nmd::NetManagerNative
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp737 int32_t NetConnClient::AddInterfaceAddress(const std::string &ifName, const std::string &ipAddr, in AddInterfaceAddress() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp349 int32_t NetsysNativeService::AddInterfaceAddress(const std::string &interfaceName, const std::strin… in AddInterfaceAddress() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1338 int32_t NetConnServiceProxy::AddInterfaceAddress(const std::string &ifName, const std::string &ipAd… in AddInterfaceAddress() function in OHOS::NetManagerStandard::NetConnServiceProxy
/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() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2224 int32_t NetConnService::AddInterfaceAddress(const std::string &ifName, const std::string &ipAddr, in AddInterfaceAddress() function in OHOS::NetManagerStandard::NetConnService
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp784 int32_t NetsysNativeServiceProxy::AddInterfaceAddress(const std::string &interfaceName, const std::… in AddInterfaceAddress() function in OHOS::NetsysNative::NetsysNativeServiceProxy