Searched defs:omaha_url (Results 1 - 3 of 3) sorted by last modified time

/system/update_engine/
H A Dbinder_service_brillo.cc67 const String16& omaha_url,
72 NormalString(omaha_url),
65 AttemptUpdate( const String16& app_version, const String16& omaha_url, int flags, bool* out_result) argument
H A Dimage_properties.h66 std::string omaha_url; member in struct:chromeos_update_engine::ImageProperties
H A Dupdate_attempter.cc238 const string& omaha_url,
276 omaha_url,
351 const string& omaha_url,
381 omaha_url,
763 const string& omaha_url,
785 forced_omaha_url_ = omaha_url;
787 if (omaha_url == kScheduledAUTestURLRequest) {
793 } else if (omaha_url == kAUTestURLRequest) {
881 // Always clear the forced app_version and omaha_url after an update attempt
237 Update(const string& app_version, const string& omaha_url, const string& target_channel, const string& target_version_prefix, bool obey_proxies, bool interactive) argument
350 CalculateUpdateParams(const string& app_version, const string& omaha_url, const string& target_channel, const string& target_version_prefix, bool obey_proxies, bool interactive) argument
762 CheckForUpdate(const string& app_version, const string& omaha_url, UpdateAttemptFlags flags) argument

Completed in 30 milliseconds