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