Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dnetsys_controller_service_impl.cpp48 int32_t NetsysControllerServiceImpl::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp71 int32_t NetsysController::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysController
Dmock_netsys_native_client.cpp127 int32_t MockNetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_native_client.cpp176 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/netsys/
Dnet_manager_native.cpp85 int32_t NetManagerNative::NetworkAddInterface(int32_t netId, std::string interfaceName) in NetworkAddInterface() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp325 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.cpp626 int32_t NetsysNativeServiceProxy::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeServiceProxy