Searched defs:prefs_key (Results 1 – 3 of 3) sorted by relevance
222 const string& prefs_key, in GetCohortArg()
1193 string prefs_key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source); in SetCurrentBytesDownloaded() local1215 string prefs_key = GetPrefsKey(kPrefsTotalBytesDownloaded, source); in SetTotalBytesDownloaded() local
1428 void OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData()