Home
last modified time | relevance | path

Searched defs:intf (Results 1 – 11 of 11) sorted by relevance

/aosp14/system/core/init/
H A Dinterface_utils.cpp66 for (const FQName& intf : interfaces) { in CheckInterfaceInheritanceHierarchy() local
110 Result<void> IsKnownInterface(const FQName& intf) { in IsKnownInterface()
H A Dhost_init_verifier.cpp182 for (const std::string& intf : iface.inherited) { in ReadInterfaceInheritanceHierarchy() local
/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbDeviceConnection.java184 public boolean claimInterface(UsbInterface intf, boolean force) { in claimInterface()
193 public boolean releaseInterface(UsbInterface intf) { in releaseInterface()
203 public boolean setInterface(UsbInterface intf) { in setInterface()
H A DDeviceFilter.java205 UsbInterface intf = device.getInterface(i); in matches() local
/aosp14/system/core/fastboot/device/
H A Dusb_client.cpp43 struct usb_interface_descriptor intf; member
49 struct usb_interface_descriptor intf; member
/aosp14/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
H A Daccessorychat.c105 struct usb_interface_descriptor *intf = NULL; in usb_device_added() local
/aosp14/frameworks/base/libs/usb/tests/accessorytest/
H A Dusb.c111 struct usb_interface_descriptor *intf = NULL; in usb_device_added() local
/aosp14/system/core/init/fuzzer/
H A Dinit_parser_fuzzer.cpp91 for (const std::string& intf : iface.inherited) { in GenerateHierarchyMap() local
/aosp14/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
H A DMtpClient.java138 UsbInterface intf = device.getInterface(i); in isCamera() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
H A DAppOpsUidStateTrackerTest.java867 private UidProcStateUpdateBuilder(AppOpsUidStateTracker intf, int uid) { in UidProcStateUpdateBuilder()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...