Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp127 int32_t MockNetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface, NetBea… in NetworkAddInterface() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp107 int32_t NetsysControllerServiceImpl::NetworkAddInterface(int32_t netId, const std::string &iface, in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp185 int32_t NetsysController::NetworkAddInterface(int32_t netId, const std::string &iface, NetBearType … in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp431 int32_t NetsysNativeClient::NetworkAddInterface(int32_t netId, const std::string &iface, NetBearTyp… in NetworkAddInterface() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp151 int32_t NetManagerNative::NetworkAddInterface(int32_t netId, std::string interfaceName, NetBearType… in NetworkAddInterface() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
Dnetsys_native_service_stub_test.cpp199 …int32_t NetworkAddInterface(int32_t netId, const std::string &iface, NetBearType netBearerType) ov… in NetworkAddInterface() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp397 int32_t NetsysNativeService::NetworkAddInterface(int32_t netId, const std::string &iface, NetBearTy… in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp222 …int32_t NetworkAddInterface(int32_t netId, const std::string &iface, NetBearType netBearerType) ov… in NetworkAddInterface() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp896 int32_t NetsysNativeServiceProxy::NetworkAddInterface(int32_t netId, const std::string &iface, in NetworkAddInterface() function in OHOS::NetsysNative::NetsysNativeServiceProxy