Home
last modified time | relevance | path

Searched refs:GetProducts (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dfake_installation_state.h46 ProductState& target = GetProducts(system_install)[IndexFromDistType(type)]; in SetProductState()
51 ProductState* GetProducts(bool system_install) { in GetProducts() function
Dinstallation_validator_unittest.cc127 GetProducts(install_level)[IndexFromDistType(type)].CopyFrom(product); in SetProductState()
131 ProductState* GetProducts(Level install_level) { in GetProducts() function in __anonea0bd1d60111::FakeInstallationState