Searched refs:in_omaha_url (Results 1 – 6 of 6) sorted by relevance
/system/update_engine/ |
D | dbus_service.cc | 43 const string& in_omaha_url) { in AttemptUpdate() argument 45 error, in_app_version, in_omaha_url, 0 /* no flags */); in AttemptUpdate() 51 const string& in_omaha_url, in AttemptUpdateWithFlags() argument 60 in_omaha_url, in AttemptUpdateWithFlags()
|
D | dbus_service.h | 45 const std::string& in_omaha_url) override; 49 const std::string& in_omaha_url,
|
D | common_service.cc | 92 const string& in_omaha_url, in AttemptUpdate() argument 100 << "omaha_url=\"" << in_omaha_url << "\" " in AttemptUpdate() 106 in_app_version, in_omaha_url, flags); in AttemptUpdate()
|
D | common_service.h | 52 const std::string& in_omaha_url,
|
/system/update_engine/client_library/ |
D | client_dbus.cc | 49 const string& in_omaha_url, in AttemptUpdate() argument 53 in_omaha_url, in AttemptUpdate()
|
D | client_binder.cc | 50 const string& in_omaha_url, in AttemptUpdate() argument 56 String16{in_omaha_url.c_str()}, in AttemptUpdate()
|