Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp139 int32_t MockNetsysNativeClient::NetworkAddRoute(int32_t netId, const std::string &ifName, in NetworkAddRoute() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp127 int32_t NetsysControllerServiceImpl::NetworkAddRoute(int32_t netId, const std::string &ifName, in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp210 int32_t NetsysController::NetworkAddRoute(int32_t netId, const std::string &ifName, const std::stri… in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp454 int32_t NetsysNativeClient::NetworkAddRoute(int32_t netId, const std::string &ifName, const std::st… in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp187 int32_t NetManagerNative::NetworkAddRoute(int32_t netId, std::string interfaceName, std::string des… in NetworkAddRoute() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
Dnetsys_native_service_stub_test.cpp102 …int32_t NetworkAddRoute(int32_t netId, const std::string &interfaceName, const std::string &destin… in NetworkAddRoute() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp256 int32_t NetsysNativeService::NetworkAddRoute(int32_t netId, const std::string &interfaceName, in NetworkAddRoute() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp125 …int32_t NetworkAddRoute(int32_t netId, const std::string &interfaceName, const std::string &destin… in NetworkAddRoute() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp378 int32_t NetsysNativeServiceProxy::NetworkAddRoute(int32_t netId, const std::string &interfaceName, in NetworkAddRoute() function in OHOS::NetsysNative::NetsysNativeServiceProxy