Searched refs:forced_omaha_url_ (Results 1 – 3 of 3) sorted by relevance
808 forced_omaha_url_.clear(); in CheckForUpdate()815 forced_omaha_url_ = omaha_url; in CheckForUpdate()818 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForUpdate()824 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForUpdate()852 forced_omaha_url_.clear(); in CheckForInstall()858 forced_omaha_url_ = omaha_url; in CheckForInstall()861 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForInstall()863 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForInstall()945 forced_omaha_url_, in OnUpdateScheduled()954 forced_omaha_url_.clear(); in OnUpdateScheduled()
509 std::string forced_omaha_url_; variable
119 const string& forced_omaha_url() const { return forced_omaha_url_; } in forced_omaha_url()