Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Ddex_file_method_inliner.h275 kProtoCacheLast enumerator
329 uint32_t proto_indexes[kProtoCacheLast - kProtoCacheFirst];
Ddex_file_method_inliner.cc493 static_assert(arraysize(kProtoCacheDefs) == kProtoCacheLast, in DexFileMethodInliner()