Home
last modified time | relevance | path

Searched defs:IndexCache (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/
Ddex_file_method_inliner.h324 struct IndexCache { struct
340 static uint32_t FindClassIndex(const DexFile* dex_file, IndexCache* cache, argument
Ddex_file_method_inliner.cc804 DexFileMethodInliner::IndexCache::IndexCache() { in IndexCache() function in art::DexFileMethodInliner::IndexCache