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

  /art/compiler/dex/quick/
dex_file_method_inliner.h 334 static const ProtoDef kProtoCacheDefs[];
dex_file_method_inliner.cc 230 const DexFileMethodInliner::ProtoDef DexFileMethodInliner::kProtoCacheDefs[] = {
493 static_assert(arraysize(kProtoCacheDefs) == kProtoCacheLast,
    [all...]

Completed in 446 milliseconds