Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc523 is_host_(false), in Dex2Oat()
706 if (!parser_options->oat_symbols.empty() && is_host_) { in ProcessOptions()
1122 is_host_ = true; in ParseArgs()
1868 return is_host_; in IsHost()
2466 bool is_host_; member in art::FINAL