Home
last modified time | relevance | path

Searched defs:omaha_url (Results 1 – 8 of 8) sorted by relevance

/system/update_engine/
Dimage_properties.h66 std::string omaha_url; member
Dupdate_attempter.cc238 const string& omaha_url, in Update()
346 const string& omaha_url, in CalculateUpdateParams()
791 const string& omaha_url, in CheckForUpdate()
849 const string& omaha_url) { in CheckForInstall()
Dbinder_service_brillo.cc67 const String16& omaha_url, in AttemptUpdate()
Dcommon_service.cc111 const string& omaha_url, in AttemptInstall()
/system/update_engine/binder_bindings/android/brillo/
DIUpdateEngine.aidl24 boolean AttemptUpdate(in String app_version, in String omaha_url, in int flags); in AttemptUpdate()
/system/update_engine/scripts/
Dupdate_device.py294 def OmahaUpdateCommand(omaha_url): argument
/system/update_engine/client_library/
Dclient_binder.cc63 const string& omaha_url, const std::vector<string>& dlc_module_ids) { in AttemptInstall()
Dclient_dbus.cc61 const string& omaha_url, const vector<string>& dlc_module_ids) { in AttemptInstall()