Home
last modified time | relevance | path

Searched defs:current_iface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/include/udc/
H A Dudc.h82 struct usbdev_interface *current_iface; member
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc7949 ObjPtr<mirror::Class> current_iface = iftable->GetInterface(i); in ContainsOverridingMethodOf() local