Searched defs:prefs_key (Results 1 – 3 of 3) sorted by relevance
205 const string prefs_key, in GetCohortArg()
1212 string prefs_key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source); in SetCurrentBytesDownloaded() local1236 string prefs_key = GetPrefsKey(kPrefsTotalBytesDownloaded, source); in SetTotalBytesDownloaded() local
1400 bool OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData()