Home
last modified time | relevance | path

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

/system/update_engine/
Dimage_properties.h66 std::string omaha_url; member
Dupdate_attempter.cc238 const string& omaha_url, in Update()
351 const string& omaha_url, in CalculateUpdateParams()
763 const string& omaha_url, in CheckForUpdate()
Dbinder_service_brillo.cc67 const String16& omaha_url, in AttemptUpdate()
/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.py292 def OmahaUpdateCommand(omaha_url): argument