Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/util/
Dfake_installation_state.h46 ProductState& target = GetProducts(system_install)[IndexFromDistType(type)]; in SetProductState()
Dinstallation_state.cc223 int InstallationState::IndexFromDistType(BrowserDistribution::Type type) { in IndexFromDistType() function in installer::InstallationState
267 user_products_)[IndexFromDistType(type)]; in GetNonVersionedProductState()
Dinstallation_state.h161 static int IndexFromDistType(BrowserDistribution::Type type);
Dinstallation_validator_unittest.cc123 GetProducts(install_level)[IndexFromDistType(type)].CopyFrom(product); in SetProductState()
/external/chromium_org/chrome/installer/setup/
Dinstall_worker_unittest.cc138 user_products_)[IndexFromDistType(type)]; in SetProductState()