Home
last modified time | relevance | path

Searched defs:AddNetworkRoute (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
Dnet_conn_client.cpp37 int32_t OHOS::NetManagerStandard::NetConnClient::AddNetworkRoute( in AddNetworkRoute() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/test/netconnmanager/mock/
Dnet_conn_service_stub_test.h251 int32_t AddNetworkRoute( in AddNetworkRoute() function
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
Dconnection_module.cpp558 napi_value ConnectionModule::AddNetworkRoute(napi_env env, napi_callback_info info) in AddNetworkRoute() function in OHOS::NetManagerStandard::ConnectionModule
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_conn_client.cpp970 int32_t NetConnClient::AddNetworkRoute(int32_t netId, const std::string &ifName, in AddNetworkRoute() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp1635 int32_t NetConnServiceProxy::AddNetworkRoute(int32_t netId, const std::string &ifName, in AddNetworkRoute() function in OHOS::NetManagerStandard::NetConnServiceProxy
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
Dnet_conn_service.cpp3228 int32_t NetConnService::AddNetworkRoute(int32_t netId, const std::string &ifName, in AddNetworkRoute() function in OHOS::NetManagerStandard::NetConnService