Searched refs:is_debuggable_build (Results 1 – 1 of 1) sorted by relevance
96 static bool is_debuggable_build() { in is_debuggable_build() function314 if (is_debug_runtime() || (background_job_compile && is_debuggable_build() && !is_release)) { in run_dex2oat()