Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h144 bool background_job_compile,
Ddexopt.cpp187 bool background_job_compile) { in select_execution_binary() argument
191 background_job_compile, in select_execution_binary()
204 bool background_job_compile, in select_execution_binary() argument
209 bool is_debug_bg_job = background_job_compile && is_debuggable_build && !is_release; in select_execution_binary()
1701 bool background_job_compile = (dexopt_flags & DEXOPT_IDLE_BACKGROUND_JOB) != 0; in dexopt() local
1824 background_job_compile); in dexopt()