HomeSort by relevance Sort by last modified time
    Searched full:forced_omaha_url_ (Results 1 - 3 of 3) sorted by null

  /system/update_engine/
update_attempter.cc 793 forced_omaha_url_.clear();
800 forced_omaha_url_ = omaha_url;
803 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL;
    [all...]
update_attempter_unittest.cc 103 // Need to expose forced_omaha_url_ so we can test it.
104 const string& forced_omaha_url() const { return forced_omaha_url_; }
    [all...]
update_attempter.h 512 std::string forced_omaha_url_; member in class:chromeos_update_engine::UpdateAttempter

Completed in 928 milliseconds