Home
last modified time | relevance | path

Searched defs:ifaces (Results 26 - 50 of 57) sorted by relevance

123

/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_exec.cpp160 napi_value ifaces = NapiUtils::CreateArray(context->GetEnv(), context->ethernetNameList_.size()); in GetAllActiveIfacesCallback() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_chip_interface.c81 WifiErrorNo GetIfaceNames(int32_t type, char *ifaces, int32_t size) in GetIfaceNames() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c236 struct dl_list ifaces; in add_wpas_interfaces() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c236 struct dl_list ifaces; in add_wpas_interfaces() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_callback.cpp93 int32_t NetMeteredIfacesChange(std::vector<std::string> &ifaces) in NetMeteredIfacesChange() argument
H A Dut_net_policy_traffic.cpp247 auto &ifaces = g_netPolicyTraffic->GetMeteredIfaces(); in HWTEST_F() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp261 int32_t NetworkShareService::GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) in GetNetSharingIfaces() argument
H A Dnetworkshare_tracker.cpp579 int32_t NetworkShareTracker::GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) in GetNetSharingIfaces() argument
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_tracker_test.cpp323 std::vector<std::string> ifaces; in HWTEST_F() local
349 std::vector<std::string> ifaces; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dut_net_policy_traffic.cpp247 auto &ifaces = g_netPolicyTraffic->GetMeteredIfaces(); in HWTEST_F() local
H A Dut_net_policy_callback.cpp93 int32_t NetMeteredIfacesChange(std::vector<std::string> &ifaces) in NetMeteredIfacesChange() argument
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp165 int32_t NetworkShareClient::GetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) in GetSharingIfaces() argument
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c301 struct string_list *ifaces = 0, *sl; in show_iface() local
/third_party/toybox/toys/net/
H A Difconfig.c302 struct string_list *ifaces = 0, *sl; in show_iface() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_traffic.cpp346 auto &ifaces = GetMeteredIfaces(); in ReachedLimit() local
/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H A Dnet_policy_client_fuzzer.cpp90 int32_t NetMeteredIfacesChange(std::vector<std::string> &ifaces) in NetMeteredIfacesChange() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_test.cpp321 std::vector<std::string> ifaces; in HWTEST_F() local
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp397 std::vector<std::string> ifaces = NetsysController::GetInstance().InterfaceGetList(); in Init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c421 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, in hostapd_global_run() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c414 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, in hostapd_global_run() argument
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp542 std::vector<std::string> ifaces; in NetworkShareTrackerFuzzTest() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h198 struct usb_interface *ifaces; member
200 struct usb_interface ifaces[USB_IFACE_MAX]; member
H A Dusb_transfer.c856 usbd_transfer_setup(struct usb_device *udev, const uint8_t *ifaces, struct usb_xfer **ppxfer, const struct usb_config *setup_start, uint16_t n_setup, void *priv_sc, struct mtx *xfer_mtx) usbd_transfer_setup() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp478 int32_t NetsysNativeService::InterfaceGetList(std::vector<std::string> &ifaces) in InterfaceGetList() argument
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1229 int32_t NetsysNativeServiceProxy::InterfaceGetList(std::vector<std::string> &ifaces) in InterfaceGetList() argument

Completed in 46 milliseconds

123