Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp127 int32_t NetManagerNative::DelInterfaceAddress(std::string ifName, std::string addrString, int32_t p… in DelInterfaceAddress() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp194 int32_t MockNetsysNativeClient::DelInterfaceAddress(const std::string &ifName, const std::string &i… in DelInterfaceAddress() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp178 int32_t NetsysControllerServiceImpl::DelInterfaceAddress(const std::string &ifName, const std::stri… in DelInterfaceAddress() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp254 int32_t NetsysController::DelInterfaceAddress(const std::string &ifName, const std::string &ipAddr, in DelInterfaceAddress() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp375 int32_t NetsysNativeClient::DelInterfaceAddress(const std::string &ifName, const std::string &ipAdd… in DelInterfaceAddress() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp340 int32_t NetsysNativeService::DelInterfaceAddress(const std::string &interfaceName, const std::strin… in DelInterfaceAddress() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp706 int32_t NetsysNativeServiceProxy::DelInterfaceAddress(const std::string &interfaceName, const std::… in DelInterfaceAddress() function in OHOS::NetsysNative::NetsysNativeServiceProxy
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp220 int32_t DelInterfaceAddress(const std::string &interfaceName, const std::string &addrString, in DelInterfaceAddress() function in OHOS::NetsysNative::TestNetsysNativeServiceStub