Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp139 int32_t MockNetsysNativeClient::NetworkAddRoute(int32_t netId, const std::string &ifName, in NetworkAddRoute() function in OHOS::NetManagerStandard::MockNetsysNativeClient
H A Dnetsys_controller.cpp174 int32_t NetsysController::NetworkAddRoute(int32_t netId, const std::string &ifName, const std::stri… in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp107 int32_t NetsysControllerServiceImpl::NetworkAddRoute(int32_t netId, const std::string &ifName, in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp313 int32_t NetsysNativeClient::NetworkAddRoute(int32_t netId, const std::string &ifName, const std::st… in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysNativeClient
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp157 int32_t NetManagerNative::NetworkAddRoute(int32_t netId, std::string interfaceName, std::string des… in NetworkAddRoute() function in OHOS::nmd::NetManagerNative
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp243 int32_t NetsysNativeService::NetworkAddRoute(int32_t netId, const std::string &interfaceName, in NetworkAddRoute() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp124 …int32_t NetworkAddRoute(int32_t netId, const std::string &interfaceName, const std::string &destin… in NetworkAddRoute() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp371 int32_t NetsysNativeServiceProxy::NetworkAddRoute(int32_t netId, const std::string &interfaceName, in NetworkAddRoute() function in OHOS::NetsysNative::NetsysNativeServiceProxy