Home
last modified time | relevance | path

Searched defs:InterfaceSetIpAddress (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp246 int32_t NetManagerNative::InterfaceSetIpAddress(const std::string &ifaceName, const std::string &ip… in InterfaceSetIpAddress() function in OHOS::nmd::NetManagerNative
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp314 int32_t NetsysController::InterfaceSetIpAddress(const std::string &ifaceName, const std::string &ip… in InterfaceSetIpAddress() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp225 int32_t NetsysControllerServiceImpl::InterfaceSetIpAddress(const std::string &ifaceName, const std:… in InterfaceSetIpAddress() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp481 int32_t NetsysNativeClient::InterfaceSetIpAddress(const std::string &ifaceName, const std::string &… in InterfaceSetIpAddress() function in OHOS::NetManagerStandard::NetsysNativeClient
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp373 int32_t NetsysNativeService::InterfaceSetIpAddress(const std::string &ifaceName, const std::string … in InterfaceSetIpAddress() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp211 … int32_t InterfaceSetIpAddress(const std::string &ifaceName, const std::string &ipAddress) override in InterfaceSetIpAddress() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp844 int32_t NetsysNativeServiceProxy::InterfaceSetIpAddress(const std::string &ifaceName, const std::st… in InterfaceSetIpAddress() function in OHOS::NetsysNative::NetsysNativeServiceProxy