Searched defs:quick_dex (Results 1 – 1 of 1) sorted by relevance
241 const art::DexFile* quick_dex) { in InitWithDex()332 const art::DexFile* quick_dex = GetQuickenedDexFile(m_klass); in Init() local