Searched defs:have_dex2oat_threads_flag (Results 1 - 1 of 1) sorted by path

/frameworks/native/cmds/installd/
H A Dcommands.cpp710 bool have_dex2oat_threads_flag = get_property(post_bootcomplete local
716 if (have_dex2oat_threads_flag) {
848 + (have_dex2oat_threads_flag ? 1 : 0)
882 if (have_dex2oat_threads_flag) {

Completed in 99 milliseconds