Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h140 bool is_release,
Ddexopt.cpp298 bool is_release, in select_execution_binary() argument
301 bool is_debug_bg_job = background_job_compile && is_debuggable_build && !is_release; in select_execution_binary()