Home
last modified time | relevance | path

Searched refs:ProtoId (Results 1 – 4 of 4) sorted by relevance

/tools/dexter/slicer/
Dreader.cc64 slicer::ArrayView<const dex::ProtoId> Reader::ProtoIds() const { in ProtoIds()
65 return section<dex::ProtoId>(header_->proto_ids_off, in ProtoIds()
/tools/dexter/slicer/export/slicer/
Dreader.h55 slicer::ArrayView<const dex::ProtoId> ProtoIds() const;
Ddex_format.h199 struct ProtoId { struct
Dwriter.h152 Index<dex::ProtoId> proto_ids;