Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:TypeLists

458   CollectionVector<TypeList>& TypeLists() { return type_lists_; }
459 const CollectionVector<TypeList>& TypeLists() const { return type_lists_; }