Home
last modified time | relevance | path

Searched refs:have_profile_file (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc809 const bool have_profile_file = !profile_files_.empty(); in ProcessOptions() local
811 if (have_profile_file && have_profile_fd) { in ProcessOptions()