/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
H A D | SipDelegateManagerTest.java | 413 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testSipDialogStateChanges() local 819 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCreateDelegateBasicUseCases() local 879 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCreateDelegateTestInvalidSipMessages() local 907 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testDelegateRegistrationChanges() local 960 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testDelegateRegistrationChangesCompatDisabled() local 1107 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCreateDelegateMessagingAppChangesAwayFromApp() local 1393 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCloseActiveDialog() local 1438 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testReceivedActiveDialogClose() local 1479 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testActiveDialogPendingNewInvite() local 1529 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCloseSessionByePendingCleanup() local [all …]
|
/aosp_15_r20/art/test/964-default-iface-init-gen/util-src/ |
H A D | generate_java.py | 194 def __init__(self, ifaces): argument 261 def __init__(self, ifaces, default): argument 337 def dump_tree(ifaces): argument 346 def print_tree(ifaces): argument
|
/aosp_15_r20/art/test/970-iface-super-resolution-gen/util-src/ |
H A D | generate_smali.py | 346 def __init__(self, ifaces, name = None): argument 451 def __init__(self, ifaces, default, name = None): argument 537 def dump_tree(ifaces): argument 546 def print_tree(ifaces): argument
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | dpp_hostapd.c | 1529 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_pb_active() local 1538 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_remove_pb_hash() local 1570 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_conf_result() local 2342 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_pkex_commit_reveal_resp() local 2410 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_pb_pkex_init() local 2568 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_pb_presence_announcement() local 3129 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_gas_status_handler() local 3927 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_push_button() local 3951 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_push_button_stop() local
|
/aosp_15_r20/art/test/971-iface-super/util-src/ |
H A D | generate_smali.py | 321 def __init__(self, ifaces): argument 479 def __init__(self, ifaces, iface_type, full_name = None): argument 623 def print_tree(ifaces): argument
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/ |
D | AutoCloseTestInterfaceRule.kt | 33 private val ifaces = ArrayList<TestNetworkInterface>() constant in com.android.testutils.AutoCloseTestInterfaceRule
|
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/ |
D | CtsTetheringUtils.java | 139 public static boolean isAnyIfaceMatch(final String[] ifaceRegexs, final List<String> ifaces) { in isAnyIfaceMatch() 150 final int type, final Set<TetheringInterface> ifaces) { in getFirstMatchingTetheringInterface() 270 List<String> ifaces) { in assertHasAllTetheringInterfaces()
|
/aosp_15_r20/hardware/interfaces/wifi/1.5/vts/functional/ |
H A D | wifi_chip_hidl_test.cpp | 115 auto ifaces = create2StaIfacesIfPossible(); in TEST_P() local 133 auto ifaces = create2StaIfacesIfPossible(); in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
H A D | supplicant_hidl_test.cpp | 90 std::vector<ISupplicant::IfaceInfo> ifaces; in TEST_P() local 115 std::vector<ISupplicant::IfaceInfo> ifaces; in TEST_P() local
|
/aosp_15_r20/art/test/961-default-iface-resolution-gen/util-src/ |
H A D | generate_java.py | 236 def __init__(self, ifaces, default): argument 294 def print_tree(ifaces): argument
|
/aosp_15_r20/art/test/968-default-partial-compile-gen/util-src/ |
H A D | generate_smali.py | 417 def __init__(self, ifaces, iface_type, full_name = None): argument 539 def print_tree(ifaces): argument
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | HalDeviceManager.java | 915 List<WifiIfaceInfo> ifaces = new ArrayList<>(); in getIfacesToDestroyForRequest() local 970 List<WifiIfaceInfo> ifaces = getIfacesToDestroyForRequest(createIfaceType, in reportImpactToCreateIface() local 988 List<WifiIfaceInfo> ifaces = getIfacesToDestroyForRequest(ifaceType, true, in creatingIfaceWillDeletePrivilegedIface() local 1075 public WifiIfaceInfo[][] ifaces = new WifiIfaceInfo[CREATE_TYPES_BY_PRIORITY.length][]; field in HalDeviceManager.WifiChipInfo
|
/aosp_15_r20/external/crosvm/gpu_display/src/ |
H A D | display_wl.c | 103 struct interfaces ifaces; member 588 struct interfaces *ifaces = (struct interfaces *)data; in registry_global() local 633 struct interfaces *ifaces = (struct interfaces *)data; in global_remove() local 757 struct interfaces *ifaces = &self->ifaces; in dwl_context_setup() local
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/ |
H A D | wifi_chip.cpp | 48 void invalidateAndClear(std::vector<std::shared_ptr<Iface>>& ifaces, std::shared_ptr<Iface> iface) { in invalidateAndClear() 54 void invalidateAndClearAll(std::vector<std::shared_ptr<Iface>>& ifaces) { in invalidateAndClearAll() 62 std::vector<std::string> getNames(std::vector<std::shared_ptr<Iface>>& ifaces) { in getNames() 73 std::shared_ptr<Iface> findUsingName(std::vector<std::shared_ptr<Iface>>& ifaces, in findUsingName()
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | main_winmain.c | 25 struct wpa_interface *ifaces, *iface; in WinMain() local
|
H A D | main.c | 187 struct wpa_interface *ifaces, *iface; in main() local
|
/aosp_15_r20/frameworks/base/core/tests/benchmarks/src/android/net/ |
H A D | NetworkStatsBenchmark.java | 85 List<String> ifaces = new ArrayList<>(); in getAllIfacesForBenchmark() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/fst/ |
H A D | fst_group.h | 14 struct dl_list ifaces; member
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue15528.go | 61 var ifaces = [...]struct { var
|
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/ethernet/ |
D | EthernetTracker.java | 403 final String[] ifaces; in getInterfaceList() local 734 final String[] ifaces = mNetd.interfaceGetList(); in trackAvailableInterfaces() local
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | MethodInfo.java | 57 private static void addInterfaces(ArrayList<ClassInfo> ifaces, ArrayList<ClassInfo> queue) { in addInterfaces() 90 private static void addRealInterfaces(ArrayList<ClassInfo> ifaces, ArrayList<ClassInfo> queue) { in addRealInterfaces()
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
H A D | addinterface.cpp | 78 QString ifaces(buf); in addInterfaces() local
|
/aosp_15_r20/external/doclava/src/com/google/doclava/apicheck/ |
H A D | ApiInfo.java | 48 ArrayList<String> ifaces = mClassToInterface.get(cl); in resolveInterfaces() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | xdp_redirect_multi.c | 26 static int ifaces[MAX_IFACE_NUM] = {}; variable
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/vts/functional/ |
H A D | wifi_chip_aidl_test.cpp | 306 auto ifaces = create2StaIfacesIfPossible(); in TEST_P() local 323 auto ifaces = create2StaIfacesIfPossible(); in TEST_P() local
|