Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_builder_xml.cc205 const string prefs_key, in GetCohortArg()
Dpayload_state.cc1212 string prefs_key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source); in SetCurrentBytesDownloaded() local
1236 string prefs_key = GetPrefsKey(kPrefsTotalBytesDownloaded, source); in SetTotalBytesDownloaded() local
Domaha_request_action.cc1400 bool OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData()