Home | History | Annotate | Download | only in runtime

Lines Matching refs:dex_cache

1378     mirror::DexCache* dex_cache = c->GetDexCache();
1380 if (dex_cache != nullptr) { // be tolerant of bad input
1381 const DexFile& dex_file = *dex_cache->GetDexFile();