Searched refs:forced_omaha_url_ (Results 1 – 3 of 3) sorted by relevance
784 forced_omaha_url_.clear(); in UpdateAttempter()791 forced_omaha_url_ = omaha_url; in UpdateAttempter()794 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in UpdateAttempter()800 forced_omaha_url_ = constants::kOmahaDefaultAUTestURL; in UpdateAttempter()866 Update(forced_app_version_, forced_omaha_url_, params.target_channel, in UpdateAttempter()871 forced_omaha_url_.clear(); in UpdateAttempter()
512 std::string forced_omaha_url_; variable
105 const string& forced_omaha_url() const { return forced_omaha_url_; } in forced_omaha_url()