Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Ddex_file_method_inliner.h242 struct ProtoDef { struct
287 static const ProtoDef kProtoCacheDefs[];
Ddex_file_method_inliner.cc208 const DexFileMethodInliner::ProtoDef DexFileMethodInliner::kProtoCacheDefs[] = {
621 const ProtoDef& proto_def = kProtoCacheDefs[index]; in FindProtoIndex()