Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_structs.h179 struct MethodHandleItem { struct
185 DISALLOW_COPY_AND_ASSIGN(MethodHandleItem); argument
/art/dexlayout/
Ddex_ir.h56 class MethodHandleItem; variable
1256 MethodHandleItem(DexFile::MethodHandleType method_handle_type, IndexedItem* field_or_method_id) in MethodHandleItem() function