Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp109 int32_t NetManagerNative::NetworkAddInterface(int32_t netId, std::string interfaceName) in NetworkAddInterface() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp127 int32_t MockNetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp70 int32_t NetsysControllerServiceImpl::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp128 int32_t NetsysController::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp222 int32_t NetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp360 int32_t NetsysNativeService::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp767 int32_t NetsysNativeServiceProxy::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeServiceProxy
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp236 int32_t NetworkAddInterface(int32_t netId, const std::string &iface) override in NetworkAddInterface() function in OHOS::NetsysNative::TestNetsysNativeServiceStub