Lines Matching refs:prefs_key
1117 string prefs_key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source);1118 prefs_->SetInt64(prefs_key, current_bytes_downloaded);1142 string prefs_key = GetPrefsKey(kPrefsTotalBytesDownloaded, source);1143 prefs_->SetInt64(prefs_key, total_bytes_downloaded);