Searched refs:min_dex_file_cumulative_size_for_swap_ (Results 1 - 1 of 1) sorted by relevance

/art/dex2oat/
H A Ddex2oat.cc1219 &min_dex_file_cumulative_size_for_swap_,
2174 return dex_files_size >= min_dex_file_cumulative_size_for_swap_;
2769 size_t min_dex_file_cumulative_size_for_swap_ = kDefaultMinDexFileCumulativeSizeForSwap; member in class:art::FINAL

Completed in 28 milliseconds