Searched refs:have_dex2oat_relocation_skip_flag (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.cpp733 bool have_dex2oat_relocation_skip_flag = false; local
807 have_dex2oat_relocation_skip_flag = true;
851 + (have_dex2oat_relocation_skip_flag ? 2 : 0)
903 if (have_dex2oat_relocation_skip_flag) {

Completed in 65 milliseconds