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

  /system/update_engine/common/
constants.cc 54 const char kPrefsOmahaCohortName[] = "omaha-cohort-name";
constants.h 56 extern const char kPrefsOmahaCohortName[];
  /system/update_engine/
omaha_request_action_unittest.cc 565 EXPECT_FALSE(fake_prefs_.Exists(kPrefsOmahaCohortName));
    [all...]
omaha_request_action.cc 276 "cohortname", kPrefsOmahaCohortName);
    [all...]

Completed in 74 milliseconds