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

/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings.cc441 installer::ArchiveType archive_type, int install_return_code,
444 install_return_code != 0);
460 if (UpdateGoogleUpdateApKey(archive_type, install_return_code,
485 installer::ArchiveType archive_type, int install_return_code,
488 install_return_code != 0);
491 if (archive_type == installer::FULL_ARCHIVE_TYPE || !install_return_code) {
440 UpdateInstallStatus(bool system_install, installer::ArchiveType archive_type, int install_return_code, const std::wstring& product_guid) argument
484 UpdateGoogleUpdateApKey( installer::ArchiveType archive_type, int install_return_code, installer::ChannelInfo* value) argument

Completed in 47 milliseconds