Home
last modified time | relevance | path

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

/aosp12/art/dexlayout/
H A Ddex_ir.h458 CollectionVector<TypeList>& TypeLists() { return type_lists_; } in TypeLists() function
459 const CollectionVector<TypeList>& TypeLists() const { return type_lists_; } in TypeLists() function