Home | History | Annotate | Download | only in entrypoints

Lines Matching defs:dex_cache

661   ObjPtr<mirror::DexCache> dex_cache = referrer->GetDexCache();
677 dex::TypeIndex method_type_idx = dex_cache->GetDexFile()->GetMethodId(method_idx).class_idx_;
679 method_type_idx, dex_cache, referrer->GetClassLoader());