Searched refs:forced_omaha_url_ (Results 1 – 3 of 3) sorted by relevance
400 forced_app_version_, forced_omaha_url_, params)) { in CalculateUpdateParams()925 forced_omaha_url_.clear(); in CheckForUpdate()932 forced_omaha_url_ = omaha_url; in CheckForUpdate()935 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForUpdate()941 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForUpdate()977 forced_omaha_url_.clear(); in CheckForInstall()983 forced_omaha_url_ = omaha_url; in CheckForInstall()988 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in CheckForInstall()1062 forced_omaha_url_.clear(); in OnUpdateScheduled()
551 std::string forced_omaha_url_; variable
204 const string& forced_omaha_url() const { return forced_omaha_url_; } in forced_omaha_url()