Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h6702 proto_index_(proto_index), in HLoadMethodType()
6714 dex::ProtoIndex GetProtoIndex() const { return proto_index_; } in GetProtoIndex()
6731 const dex::ProtoIndex proto_index_; variable