Home
last modified time | relevance | path

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

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