Home
last modified time | relevance | path

Searched defs:route (Results 1 - 25 of 60) sorted by relevance

123

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Droute_test.cpp62 sptr<Route> route = new (std::nothrow) Route(); in HWTEST_F() local
H A Dnet_link_info_test.cpp59 sptr<Route> route = (std::make_unique<Route>()).release(); in GetNetLinkInfo() local
[all...]
H A Dnet_conn_hievent_test.cpp79 sptr<Route> route = (std::make_unique<Route>()).release(); in GetNetLinkInfo() local
[all...]
H A Dnative_net_conn_test.cpp79 sptr<Route> route = (std::make_unique<Route>()).release(); in GetRouteSample() local
116 sptr<Route> route = GetRouteSample(); GetNetLinkInfoSample() local
422 sptr<Route> route = GetRouteSample(); HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_adj_iface_info.cpp76 sptr<Route> route; in Unmarshalling() local
H A Dnet_link_info.cpp141 sptr<Route> route; in Unmarshalling() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/
H A Droute_test.cpp62 sptr<Route> route = new (std::nothrow) Route(); in HWTEST_F() local
H A Dnet_link_info_test.cpp59 sptr<Route> route = (std::make_unique<Route>()).release(); in GetNetLinkInfo() local
[all...]
/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_ce_proxy.cpp75 bool NciCeProxy::AddAidRouting(const std::string &aidStr, int route, int aidInfo, in AddAidRouting() argument
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.h41 int route; member
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dvpn_config_test.cpp96 Route route; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Droute_utils_test.cpp36 Route route; in GetRoute() local
59 Route route; GetRoute2() local
82 Route route; GetRoute3() local
105 Route route; GetRoute4() local
165 Route route; HWTEST_F() local
191 Route route; HWTEST_F() local
211 Route route; HWTEST_F() local
268 Route route = {}; HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dethernet_lan_management_test.cpp65 INetAddr route; in GetNewIfaceConfig() local
H A Dethernet_service_proxy_test.cpp74 INetAddr route; in GetIfaceConfig() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnotify_callback_stub_test.cpp208 std::string route = "192.168.0.1"; in HWTEST_F() local
H A Dnotify_callback_proxy_test.cpp104 std::string route = "192.168.0.1"; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_ext_test/
H A Dnetworkvpn_service_ext_test.cpp70 Route route; in GetRouteInfo() local
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_config.cpp131 sptr<Route> route = Route::Unmarshalling(parcel); in UnmarshallingAddrRoute() local
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_lan_management_test.cpp65 INetAddr route; in GetNewIfaceConfig() local
/foundation/communication/nfc/test/unittest/services/nci_ce_proxy_test/
H A Dnci_ce_proxy_test.cpp113 int route = 0; in HWTEST_F() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnci_ce_impl_default.cpp50 bool NciCeImplDefault::AddAidRouting(const std::string &aidStr, int route, in AddAidRouting() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dwrapper_distributor_test.cpp261 std::string route = ""; in HWTEST_F() local
H A Dnetsys_wrapper_test.cpp124 int32_t NetlinkNativeNotifyCallBack::OnRouteChanged(bool updated, const std::string &route, const std::string &gateway, in OnRouteChanged() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnotify_callback_stub.cpp155 std::string route = data.ReadString(); in CmdOnRouteChanged() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnotify_callback_proxy.cpp238 int32_t NotifyCallbackProxy::OnRouteChanged(bool updated, const std::string &route, const std::string &gateway, in OnRouteChanged() argument

Completed in 9 milliseconds

123