Searched defs:omaha_url (Results 1 – 6 of 6) sorted by relevance
60 std::string omaha_url; member
911 const string& omaha_url, in CheckForUpdate()967 const string& omaha_url) { in CheckForInstall()
106 const string& omaha_url, in AttemptInstall()
114 string omaha_url = "fake_omaha_url"; member
333 def OmahaUpdateCommand(omaha_url): argument
88 bool DBusUpdateEngineClient::AttemptInstall(const string& omaha_url, in AttemptInstall()