Searched refs:ProtoIds (Results 1 – 2 of 2) sorted by relevance
55 slicer::ArrayView<const dex::ProtoId> ProtoIds() const;
64 slicer::ArrayView<const dex::ProtoId> Reader::ProtoIds() const { in ProtoIds() function in dex::Reader847 auto& dex_proto = ProtoIds()[index]; in ParseProto()