Home
last modified time | relevance | path

Searched defs:quick_dex (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_class_definition.cc241 const art::DexFile* quick_dex) { in InitWithDex()
332 const art::DexFile* quick_dex = GetQuickenedDexFile(m_klass); in Init() local