Searched defs:omaha_url (Results 1 - 3 of 3) sorted by relevance

/system/update_engine/
H A Dimage_properties.h51 std::string omaha_url; member in struct:chromeos_update_engine::ImageProperties
H A Dbinder_service_brillo.cc61 const String16& app_version, const String16& omaha_url, int flags) {
64 NormalString(omaha_url),
60 AttemptUpdate( const String16& app_version, const String16& omaha_url, int flags) argument
H A Dupdate_attempter.cc250 const string& omaha_url,
287 omaha_url,
363 const string& omaha_url,
394 omaha_url,
780 const string& omaha_url,
791 forced_omaha_url_ = omaha_url;
793 if (omaha_url == kScheduledAUTestURLRequest) {
799 } else if (omaha_url == kAUTestURLRequest) {
868 // Always clear the forced app_version and omaha_url after an update attempt
1071 "" /* app_version */, "" /* omaha_url */, tru
249 Update(const string& app_version, const string& omaha_url, const string& target_channel, const string& target_version_prefix, bool obey_proxies, bool interactive) argument
362 CalculateUpdateParams(const string& app_version, const string& omaha_url, const string& target_channel, const string& target_version_prefix, bool obey_proxies, bool interactive) argument
779 CheckForUpdate(const string& app_version, const string& omaha_url, bool interactive) argument
[all...]

Completed in 80 milliseconds