Searched refs:in_omaha_url (Results 1 – 6 of 6) sorted by relevance
/system/update_engine/ |
D | dbus_service.cc | 36 const string& in_omaha_url) { in AttemptUpdate() argument 38 error, in_app_version, in_omaha_url, 0 /* no flags */); in AttemptUpdate() 44 const string& in_omaha_url, in AttemptUpdateWithFlags() argument 52 error, in_app_version, in_omaha_url, in AttemptUpdateWithFlags()
|
D | dbus_service.h | 44 const std::string& in_omaha_url) override; 48 const std::string& in_omaha_url,
|
D | common_service.cc | 75 const string& in_omaha_url, in AttemptUpdate() argument 81 << "omaha_url=\"" << in_omaha_url << "\" " in AttemptUpdate() 85 in_app_version, in_omaha_url, interactive); in AttemptUpdate()
|
D | common_service.h | 49 const std::string& in_omaha_url,
|
/system/update_engine/client_library/ |
D | client_binder.cc | 49 const string& in_omaha_url, in AttemptUpdate() argument 52 String16{in_omaha_url.c_str()}, in AttemptUpdate()
|
D | client_dbus.cc | 47 const string& in_omaha_url, in AttemptUpdate() argument 51 in_omaha_url, in AttemptUpdate()
|