Searched defs:NetworkAddInterface (Results 1 – 7 of 7) sorted by relevance
72 int NetManagerNative::NetworkAddInterface(int netId, std::string interfaceName) in NetworkAddInterface() function in OHOS::nmd::NetManagerNative
275 int32_t NetsysNativeService::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeService
49 int32_t NetsysControllerServiceImpl::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
73 int32_t NetsysController::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysController
134 int32_t NetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysNativeClient
117 int32_t MockNetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::MockNetsysNativeClient
578 int32_t NetsysNativeServiceProxy::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeServiceProxy