Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat.cc531 is_host_(false), in Dex2Oat()
693 if (!parser_options->oat_symbols.empty() && is_host_) { in ProcessOptions()
1091 AssignTrueIfExists(args, M::Host, &is_host_); in ParseArgs()
2326 return is_host_; in IsHost()
2937 bool is_host_; member in art::Dex2Oat