Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dimage_properties.h60 std::string omaha_url; member
H A Dupdate_attempter.cc911 const string& omaha_url, in CheckForUpdate()
967 const string& omaha_url) { in CheckForInstall()
H A Dcommon_service.cc106 const string& omaha_url, in AttemptInstall()
H A Dupdate_attempter_unittest.cc114 string omaha_url = "fake_omaha_url"; member
/aosp12/system/update_engine/scripts/
H A Dupdate_device.py333 def OmahaUpdateCommand(omaha_url): argument
/aosp12/system/update_engine/client_library/
H A Dclient_dbus.cc88 bool DBusUpdateEngineClient::AttemptInstall(const string& omaha_url, in AttemptInstall()