Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:ProtoIds

442   IndexedCollectionVector<ProtoId>& ProtoIds() { return proto_ids_; }
443 const IndexedCollectionVector<ProtoId>& ProtoIds() const { return proto_ids_; }