Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h6811 proto_index_(proto_index), in HLoadMethodType()
6823 dex::ProtoIndex GetProtoIndex() const { return proto_index_; } in GetProtoIndex()
6840 const dex::ProtoIndex proto_index_; variable