Searched refs:forced_omaha_url_ (Results 1 – 3 of 3) sorted by relevance
962 forced_omaha_url_.clear(); in CheckForUpdate()969 forced_omaha_url_ = omaha_url; in CheckForUpdate()972 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForUpdate()978 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForUpdate()1014 forced_omaha_url_.clear(); in CheckForInstall()1020 forced_omaha_url_ = omaha_url; in CheckForInstall()1025 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForInstall()1104 forced_omaha_url_, in OnUpdateScheduled()1115 forced_omaha_url_.clear(); in OnUpdateScheduled()
563 std::string forced_omaha_url_; variable
222 const string& forced_omaha_url() const { return forced_omaha_url_; } in forced_omaha_url()