HomeSort by relevance Sort by last modified time
    Searched refs:ProtoDef (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
dex_file_method_inliner.h 233 * The maximum number of method parameters we support in the ProtoDef.
242 struct ProtoDef {
287 static const ProtoDef kProtoCacheDefs[];
dex_file_method_inliner.cc 208 const DexFileMethodInliner::ProtoDef DexFileMethodInliner::kProtoCacheDefs[] = {
621 const ProtoDef& proto_def = kProtoCacheDefs[index];
    [all...]

Completed in 27 milliseconds