Searched refs:TypeId (Results 1 – 4 of 4) sorted by relevance
49 slicer::ArrayView<const dex::TypeId> Reader::TypeIds() const { in TypeIds()50 return section<dex::TypeId>(header_->type_ids_off, in TypeIds()
52 slicer::ArrayView<const dex::TypeId> TypeIds() const;
180 struct TypeId { struct
151 Index<dex::TypeId> type_ids;