Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp231 bool debuggable, bool post_bootcomplete, bool background_job_compile, int profile_fd, in run_dex2oat()
1979 bool background_job_compile = (dexopt_flags & DEXOPT_IDLE_BACKGROUND_JOB) != 0; in dexopt() local