Home | History | Annotate | Download | only in update_engine

Lines Matching refs:GetPrefsKey

1096 string PayloadState::GetPrefsKey(const string& prefix, DownloadSource source) {
1101 string key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source);
1117 string prefs_key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source);
1125 string key = GetPrefsKey(kPrefsTotalBytesDownloaded, source);
1142 string prefs_key = GetPrefsKey(kPrefsTotalBytesDownloaded, source);