Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp99 int NetManagerNative::NetworkAddRoute( in NetworkAddRoute() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp182 int32_t NetsysNativeService::NetworkAddRoute(int32_t netId, const std::string &interfaceName, in NetworkAddRoute() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dnetsys_controller_service_impl.cpp67 int32_t NetsysControllerServiceImpl::NetworkAddRoute(int32_t netId, const std::string &ifName, in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp93 int32_t NetsysController::NetworkAddRoute(int32_t netId, const std::string &ifName, in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp154 int32_t NetsysNativeClient::NetworkAddRoute(int32_t netId, const std::string &ifName, in NetworkAddRoute() function in OHOS::NetManagerStandard::NetsysNativeClient
Dmock_netsys_native_client.cpp129 int32_t MockNetsysNativeClient::NetworkAddRoute(int32_t netId, const std::string &ifName, in NetworkAddRoute() function in OHOS::NetManagerStandard::MockNetsysNativeClient
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp288 int32_t NetsysNativeServiceProxy::NetworkAddRoute(int32_t netId, const std::string &interfaceName, in NetworkAddRoute() function in OHOS::NetsysNative::NetsysNativeServiceProxy