Home | History | Annotate | Download | only in runtime

Lines Matching full:dex_cache_class

1179   mirror::Class* dex_cache_class = GetClassRoot(kJavaLangDexCache);
1181 down_cast<mirror::DexCache*>(heap->AllocObject(self, dex_cache_class,
1182 dex_cache_class->GetObjectSize())));