Searched refs:is_host_ (Results 1 – 1 of 1) sorted by relevance
815 is_host_(false), in Dex2Oat()970 if (!parser_options->oat_symbols.empty() && is_host_) { in ProcessOptions()1364 AssignTrueIfExists(args, M::Host, &is_host_); in ParseArgs()2532 return is_host_; in IsHost()3050 bool is_host_; member in art::Dex2Oat