Searched defs:out_progress (Results 1 - 4 of 4) sorted by relevance

/system/update_engine/client_library/
H A Dclient_binder.cc58 double* out_progress,
68 *out_progress = status.progress_;
57 GetStatus(int64_t* out_last_checked_time, double* out_progress, UpdateStatus* out_update_status, string* out_new_version, int64_t* out_new_size) const argument
H A Dclient_dbus.cc57 double* out_progress,
63 out_progress,
56 GetStatus(int64_t* out_last_checked_time, double* out_progress, UpdateStatus* out_update_status, string* out_new_version, int64_t* out_new_size) const argument
/system/update_engine/
H A Ddbus_service.cc73 double* out_progress,
79 out_progress,
71 GetStatus(ErrorPtr* error, int64_t* out_last_checked_time, double* out_progress, string* out_current_operation, string* out_new_version, int64_t* out_new_size) argument
H A Dcommon_service.cc120 double* out_progress,
125 out_progress,
118 GetStatus(ErrorPtr* error, int64_t* out_last_checked_time, double* out_progress, string* out_current_operation, string* out_new_version, int64_t* out_new_size) argument

Completed in 48 milliseconds