Home | History | Annotate | Download | only in runtime

Lines Matching refs:dex_cache

798     const mirror::DexCache* dex_cache = c->GetDexCache();
800 if (dex_cache != NULL) { // be tolerant of bad input
801 const DexFile& dex_file = *dex_cache->GetDexFile();