Searched defs:install_type (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_nacl_browsertest.cc59 InstallType install_type) {
63 switch (install_type) {
96 const Extension* InstallExtension(InstallType install_type) { argument
98 return InstallExtension(file_path, install_type);
58 InstallExtension(const base::FilePath& file_path, InstallType install_type) argument
/external/chromium_org/chrome/browser/diagnostics/
H A Drecon_diagnostics.cc148 std::string install_type(type);
150 std::string install_type("System Level");
152 RecordSuccess(install_type); variable
/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings_unittest.cc996 InstallType install_type,
999 multi_install_(install_type == MULTI_INSTALL),
1004 InstallType install_type,
1008 multi_install_(install_type == MULTI_INSTALL),
995 StatsState(const UserLevelState&, InstallType install_type, StateSetting state_value) argument
1003 StatsState(const SystemLevelState&, InstallType install_type, StateSetting state_value, StateSetting state_medium_value) argument

Completed in 109 milliseconds