Home
last modified time | relevance | path

Searched defs:NetworkRemoveInterface (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp133 int32_t MockNetsysNativeClient::NetworkRemoveInterface(int32_t netId, const std::string &iface) in NetworkRemoveInterface() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp118 int32_t NetsysControllerServiceImpl::NetworkRemoveInterface(int32_t netId, const std::string &iface) in NetworkRemoveInterface() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp198 int32_t NetsysController::NetworkRemoveInterface(int32_t netId, const std::string &iface) in NetworkRemoveInterface() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp443 int32_t NetsysNativeClient::NetworkRemoveInterface(int32_t netId, const std::string &iface) in NetworkRemoveInterface() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp156 int32_t NetManagerNative::NetworkRemoveInterface(int32_t netId, std::string interfaceName) in NetworkRemoveInterface() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
Dnetsys_native_service_stub_test.cpp204 int32_t NetworkRemoveInterface(int32_t netId, const std::string &iface) override in NetworkRemoveInterface() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp404 int32_t NetsysNativeService::NetworkRemoveInterface(int32_t netId, const std::string &iface) in NetworkRemoveInterface() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp227 int32_t NetworkRemoveInterface(int32_t netId, const std::string &iface) override in NetworkRemoveInterface() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp925 int32_t NetsysNativeServiceProxy::NetworkRemoveInterface(int32_t netId, const std::string &iface) in NetworkRemoveInterface() function in OHOS::NetsysNative::NetsysNativeServiceProxy