HomeSort by relevance Sort by last modified time
    Searched refs:IndexFromDistType (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/installer/util/
fake_installation_state.h 46 ProductState& target = GetProducts(system_install)[IndexFromDistType(type)];
installation_state.h 161 static int IndexFromDistType(BrowserDistribution::Type type);
installation_state.cc 223 int InstallationState::IndexFromDistType(BrowserDistribution::Type type) {
267 user_products_)[IndexFromDistType(type)];
installation_validator_unittest.cc 127 GetProducts(install_level)[IndexFromDistType(type)].CopyFrom(product);
  /external/chromium_org/chrome/installer/setup/
install_worker_unittest.cc 138 user_products_)[IndexFromDistType(type)];
    [all...]

Completed in 95 milliseconds