Home
last modified time | relevance | path

Searched defs:RemoveNetworkRoute (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
Dnet_conn_client.cpp47 int32_t OHOS::NetManagerStandard::NetConnClient::RemoveNetworkRoute( in RemoveNetworkRoute() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_conn_service_stub_test.h231 int32_t RemoveNetworkRoute( in RemoveNetworkRoute() function
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_conn_client.cpp748 int32_t NetConnClient::RemoveNetworkRoute(int32_t netId, const std::string &ifName, in RemoveNetworkRoute() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp1364 int32_t NetConnServiceProxy::RemoveNetworkRoute(int32_t netId, const std::string &ifName, in RemoveNetworkRoute() function in OHOS::NetManagerStandard::NetConnServiceProxy
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_conn_service.cpp2406 int32_t NetConnService::RemoveNetworkRoute(int32_t netId, const std::string &ifName, in RemoveNetworkRoute() function in OHOS::NetManagerStandard::NetConnService