HomeSort by relevance Sort by last modified time
    Searched refs:PersistCohortData (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
omaha_request_action.h 219 bool PersistCohortData(const std::string& prefs_key,
omaha_request_action.cc 745 PersistCohortData(kPrefsOmahaCohort, parser_data->app_cohort);
747 PersistCohortData(kPrefsOmahaCohortHint, parser_data->app_cohorthint);
749 PersistCohortData(kPrefsOmahaCohortName, parser_data->app_cohortname);
    [all...]

Completed in 1029 milliseconds