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

/art/compiler/dex/quick/
H A Ddex_file_method_inliner.h233 * The maximum number of method parameters we support in the ProtoDef.
242 struct ProtoDef { struct in class:art::DexFileMethodInliner
287 static const ProtoDef kProtoCacheDefs[];
H A Ddex_file_method_inliner.cc208 const DexFileMethodInliner::ProtoDef DexFileMethodInliner::kProtoCacheDefs[] = {
621 const ProtoDef& proto_def = kProtoCacheDefs[index];

Completed in 57 milliseconds