Home | History | Annotate | Download | only in setup

Lines Matching defs:dist_type

89     BrowserDistribution::Type dist_type = dist_types[i];
91 original_state.GetProductState(system_level, dist_type);
97 BrowserDistribution::GetSpecificDistribution(dist_type);
109 dist_type)->GetDisplayName()
207 BrowserDistribution::Type dist_type =
210 installer_state.system_install(), dist_type);
214 !installer_state.FindProduct(dist_type)) {
220 if (dist_type != BrowserDistribution::CHROME_APP_HOST) {