Searched refs:DisableAppImage (Results 1 – 2 of 2) sorted by relevance
/art/compiler/driver/ | ||
D | compiler_options.h | 200 void DisableAppImage() { in DisableAppImage() function |
/art/dex2oat/ | ||
D | dex2oat.cc | 1685 compiler_options_->DisableAppImage(); in Setup() |