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

/frameworks/native/cmds/installd/
H A Dcommands.cpp775 bool have_dex2oat_image_fd = false; local
790 have_dex2oat_image_fd = true;
850 + (have_dex2oat_image_fd ? 1 : 0)
888 if (have_dex2oat_image_fd) {

Completed in 256 milliseconds