Home | History | Annotate | Download | only in runtime

Lines Matching refs:dex_cache

3685           mirror::DexCache* dex_cache = m->GetDeclaringClass()->GetDexCache();
3687 if (dex_cache != nullptr) {
3688 const DexFile& dex_file = *dex_cache->GetDexFile();