Searched refs:is_host_ (Results 1 – 1 of 1) sorted by relevance
803 is_host_(false), in Dex2Oat()954 if (!parser_options->oat_symbols.empty() && is_host_) { in ProcessOptions()1349 AssignTrueIfExists(args, M::Host, &is_host_); in ParseArgs()2524 return is_host_; in IsHost()3046 bool is_host_; member in art::Dex2Oat