Searched refs:PersistCohortData (Results 1 – 2 of 2) sorted by relevance
183 bool PersistCohortData(const std::string& prefs_key,
764 PersistCohortData(kPrefsOmahaCohort, app.cohort.value()); in ParseResponse()766 PersistCohortData(kPrefsOmahaCohortHint, app.cohorthint.value()); in ParseResponse()768 PersistCohortData(kPrefsOmahaCohortName, app.cohortname.value()); in ParseResponse()1400 bool OmahaRequestAction::PersistCohortData(const string& prefs_key, in PersistCohortData() function in chromeos_update_engine::OmahaRequestAction