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

  /system/update_engine/
omaha_request_params.h 173 inline void set_max_update_checks_allowed(int64_t max) { function in class:chromeos_update_engine::OmahaRequestParams
omaha_request_action_unittest.cc 566 params.set_max_update_checks_allowed(8);
590 params.set_max_update_checks_allowed(8);
616 params.set_max_update_checks_allowed(0);
644 params.set_max_update_checks_allowed(8);
687 params.set_max_update_checks_allowed(8);
    [all...]

Completed in 2287 milliseconds