Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Domaha_request_builder_xml.cc222 const string& prefs_key, in GetCohortArg()
H A Dpayload_state.cc1193 string prefs_key = GetPrefsKey(kPrefsCurrentBytesDownloaded, source); in SetCurrentBytesDownloaded() local
1215 string prefs_key = GetPrefsKey(kPrefsTotalBytesDownloaded, source); in SetTotalBytesDownloaded() local
H A Domaha_request_action.cc1428 void OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData()