Home
last modified time | relevance | path

Searched refs:PersistCohortData (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/cros/
H A Domaha_request_action.cc1428 void OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData() function in chromeos_update_engine::OmahaRequestAction
1452 PersistCohortData(kPrefsOmahaCohort, app.cohort); in PersistCohorts()
1453 PersistCohortData(kPrefsOmahaCohortName, app.cohortname); in PersistCohorts()
1454 PersistCohortData(kPrefsOmahaCohortHint, app.cohorthint); in PersistCohorts()
1463 PersistCohortData( in PersistCohorts()
1466 PersistCohortData( in PersistCohorts()
1469 PersistCohortData( in PersistCohorts()
H A Domaha_request_action.h181 void PersistCohortData(const std::string& prefs_key,