Searched defs:NetworkAddInterface (Results 1 – 8 of 8) sorted by relevance
109 int32_t NetManagerNative::NetworkAddInterface(int32_t netId, std::string interfaceName) in NetworkAddInterface() function in OHOS::nmd::NetManagerNative
127 int32_t MockNetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::MockNetsysNativeClient
70 int32_t NetsysControllerServiceImpl::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
128 int32_t NetsysController::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysController
222 int32_t NetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysNativeClient
360 int32_t NetsysNativeService::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeService
767 int32_t NetsysNativeServiceProxy::NetworkAddInterface(int32_t netId, const std::string &iface) in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeServiceProxy
236 int32_t NetworkAddInterface(int32_t netId, const std::string &iface) override in NetworkAddInterface() function in OHOS::NetsysNative::TestNetsysNativeServiceStub