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

/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings.cc466 installer::ArchiveType archive_type, int install_return_code,
469 install_return_code != 0);
485 if (UpdateGoogleUpdateApKey(archive_type, install_return_code,
510 installer::ArchiveType archive_type, int install_return_code,
513 install_return_code != 0);
516 if (archive_type == installer::FULL_ARCHIVE_TYPE || !install_return_code) {
465 UpdateInstallStatus(bool system_install, installer::ArchiveType archive_type, int install_return_code, const base::string16& product_guid) argument
509 UpdateGoogleUpdateApKey( installer::ArchiveType archive_type, int install_return_code, installer::ChannelInfo* value) argument

Completed in 63 milliseconds