Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp72 int NetManagerNative::NetworkAddInterface(int netId, std::string interfaceName) in NetworkAddInterface() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp275 int32_t NetsysNativeService::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dnetsys_controller_service_impl.cpp49 int32_t NetsysControllerServiceImpl::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp73 int32_t NetsysController::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp134 int32_t NetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysNativeClient
Dmock_netsys_native_client.cpp117 int32_t MockNetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::MockNetsysNativeClient
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp578 int32_t NetsysNativeServiceProxy::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeServiceProxy