Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:ClassDefs

174   std::vector<std::unique_ptr<ClassDef>>& ClassDefs() { return class_defs_.Collection(); }
240 return ClassDefs()[index].get();