Searched refs:DoDexLayoutOptimizations (Results 1 – 1 of 1) sorted by relevance
1274 bool eagerly_unquicken_vdex = DoDexLayoutOptimizations(); in OpenFile()1558 const bool verify = !DoDexLayoutOptimizations() && (input_vdex_file_ == nullptr); in Setup()2123 bool DoDexLayoutOptimizations() const { in DoDexLayoutOptimizations() function in art::FINAL2383 const bool do_dexlayout = DoDexLayoutOptimizations(); in CreateOatWriters()