Searched defs:prefs_key (Results 1 – 2 of 2) sorted by relevance
1184 string prefs_key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source); in SetCurrentBytesDownloaded() local1208 string prefs_key = GetPrefsKey(kPrefsTotalBytesDownloaded, source); in SetTotalBytesDownloaded() local
225 const string prefs_key) { in GetCohortArgXml()1671 bool OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData()