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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp292 bool have_dex2oat_image_fd = false; local
309 have_dex2oat_image_fd = true;
383 + (have_dex2oat_image_fd ? 1 : 0)
425 if (have_dex2oat_image_fd) {

Completed in 21 milliseconds