Searched refs:TypeIds (Results 1 – 3 of 3) sorted by relevance
49 slicer::ArrayView<const dex::TypeId> Reader::TypeIds() const { in TypeIds() function in dex::Reader98 auto types = TypeIds(); in FindClassIndex()792 auto& dex_type = TypeIds()[index]; in ParseType()
52 slicer::ArrayView<const dex::TypeId> TypeIds() const;
249 auto types = reader.TypeIds(); in ListClasses()