Home
last modified time | relevance | path

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

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