Home
last modified time | relevance | path

Searched refs:output_object (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/cros/
H A Domaha_request_action.cc848 output_object->update_exists = false; in ParseStatus()
883 if (!output_object->update_exists) { in ParseStatus()
884 SetOutputObject(*output_object); in ParseStatus()
888 return output_object->update_exists; in ParseStatus()
923 output_object->max_days_to_scatter = in ParseParams()
937 output_object->powerwash_required = in ParseParams()
1054 OmahaResponse output_object; in TransferComplete() local
1057 ProcessExclusions(&output_object, in TransferComplete()
1060 output_object.update_exists = true; in TransferComplete()
1061 SetOutputObject(output_object); in TransferComplete()
[all …]
H A Domaha_request_action.h164 OmahaResponse* output_object);
207 bool ShouldDeferDownload(OmahaResponse* output_object);
214 OmahaResponse* output_object);
225 OmahaResponse* output_object,
232 OmahaResponse* output_object,
239 OmahaResponse* output_object,
246 OmahaResponse* output_object,