Searched refs:ProtoId (Results 1 – 4 of 4) sorted by relevance
55 slicer::ArrayView<const dex::ProtoId> ProtoIds() const;
199 struct ProtoId { struct
152 Index<dex::ProtoId> proto_ids;
65 slicer::ArrayView<const dex::ProtoId> Reader::ProtoIds() const { in ProtoIds()66 return section<dex::ProtoId>(header_->proto_ids_off, in ProtoIds()