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

  /external/chromium_org/chrome/installer/util/
fake_installation_state.h 46 ProductState& target = GetProducts(system_install)[IndexFromDistType(type)];
51 ProductState* GetProducts(bool system_install) {
installation_validator_unittest.cc 132 GetProducts(install_level)[IndexFromDistType(type)].CopyFrom(product);
136 ProductState* GetProducts(Level install_level) {

Completed in 1035 milliseconds