Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc545 is_host_(false), in Dex2Oat()
746 if (!parser_options->oat_symbols.empty() && is_host_) { in ProcessOptions()
1197 is_host_ = true; in ParseArgs()
2112 return is_host_; in IsHost()
2740 bool is_host_; member in art::FINAL