Searched refs:PersistCohortData (Results 1 – 2 of 2) sorted by relevance
229 bool PersistCohortData(const std::string& prefs_key,
1068 PersistCohortData(kPrefsOmahaCohort, app.cohort); in ParseResponse()1070 PersistCohortData(kPrefsOmahaCohortHint, app.cohorthint); in ParseResponse()1072 PersistCohortData(kPrefsOmahaCohortName, app.cohortname); in ParseResponse()1671 bool OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData() function in chromeos_update_engine::OmahaRequestAction