Searched defs:type_ids_ (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/libdexfile/dex/ | ||
H A D | dex_file.h | 862 const dex::TypeId* const type_ids_; variable |
/aosp12/art/dexlayout/ | ||
H A D | dex_ir.h | 551 IndexedCollectionVector<TypeId> type_ids_; variable |