Searched refs:ShouldDeferDownload (Results 1 – 2 of 2) sorted by relevance
242 bool ShouldDeferDownload(OmahaResponse* output_object);
1171 if (ShouldDeferDownload(&output_object)) { in CompleteProcessing()1253 bool OmahaRequestAction::ShouldDeferDownload(OmahaResponse* output_object) { in ShouldDeferDownload() function in chromeos_update_engine::OmahaRequestAction