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

/external/chromium_org/chrome/installer/util/
H A Dfake_installation_state.h46 ProductState& target = GetProducts(system_install)[IndexFromDistType(type)];
51 ProductState* GetProducts(bool system_install) { function in class:installer::FakeInstallationState
H A Dinstallation_validator_unittest.cc123 GetProducts(install_level)[IndexFromDistType(type)].CopyFrom(product);
127 ProductState* GetProducts(Level install_level) { function in class:__anon5774::FakeInstallationState

Completed in 135 milliseconds