Searched defs:operand_distribution_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dinstaller_state.cc279 BrowserDistribution::Type operand_distribution_type = local
282 operand_distribution_type = BrowserDistribution::CHROME_BROWSER;
284 operand_distribution_type = BrowserDistribution::CHROME_APP_HOST;
287 operand_distribution_type);

Completed in 164 milliseconds