Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h6727 proto_index_(proto_index), in HLoadMethodType()
6739 dex::ProtoIndex GetProtoIndex() const { return proto_index_; } in GetProtoIndex()
6756 const dex::ProtoIndex proto_index_; variable