Home
last modified time | relevance | path

Searched defs:prefs_key (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dpayload_state.cc1184 string prefs_key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source); in SetCurrentBytesDownloaded() local
1208 string prefs_key = GetPrefsKey(kPrefsTotalBytesDownloaded, source); in SetTotalBytesDownloaded() local
Domaha_request_action.cc225 const string prefs_key) { in GetCohortArgXml()
1671 bool OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData()