Lines Matching refs:SetInt64
914 prefs_->SetInt64(kPrefsFullPayloadAttemptNumber, in SetFullPayloadAttemptNumber()
921 prefs_->SetInt64(kPrefsUpdateStatePayloadIndex, payload_index_); in SetPayloadIndex()
941 prefs_->SetInt64(kPrefsCurrentUrlIndex, url_index_); in SetUrlIndex()
958 prefs_->SetInt64(kPrefsWallClockScatteringWaitPeriod, in SetScatteringWaitPeriod()
974 prefs_->SetInt64(kPrefsWallClockStagingWaitPeriod, in SetStagingWaitPeriod()
988 prefs_->SetInt64(kPrefsUrlSwitchCount, url_switch_count_); in SetUrlSwitchCount()
999 prefs_->SetInt64(kPrefsCurrentUrlFailureCount, url_failure_count_); in SetUrlFailureCount()
1024 prefs_->SetInt64(kPrefsBackoffExpiryTime, in SetBackoffExpiryTime()
1151 prefs_->SetInt64(kPrefsUpdateDurationUptime, in SetUpdateDurationUptimeExtended()
1194 prefs_->SetInt64(prefs_key, current_bytes_downloaded); in SetCurrentBytesDownloaded()
1216 prefs_->SetInt64(prefs_key, total_bytes_downloaded); in SetTotalBytesDownloaded()
1228 prefs_->SetInt64(kPrefsNumResponsesSeen, num_responses_seen_); in SetNumResponsesSeen()
1340 prefs_->SetInt64(kPrefsTargetVersionAttempt, target_attempt + 1); in ExpectRebootInNewVersion()
1342 prefs_->SetInt64(kPrefsTargetVersionInstalledFrom, in ExpectRebootInNewVersion()
1355 prefs_->SetInt64(kPrefsTargetVersionAttempt, target_attempt - 1); in ResetUpdateStatus()
1365 prefs_->SetInt64(kPrefsP2PNumAttempts, value); in SetP2PNumAttempts()
1381 prefs_->SetInt64(kPrefsP2PFirstAttemptTimestamp, stored_value); in SetP2PFirstAttemptTimestamp()