Searched refs:ShouldIgnoreUpdate (Results 1 – 2 of 2) sorted by relevance
304 bool ShouldIgnoreUpdate(const OmahaResponse& response,
1304 if (ShouldIgnoreUpdate(output_object, &error)) { in TransferComplete()1757 bool OmahaRequestAction::ShouldIgnoreUpdate(const OmahaResponse& response, in ShouldIgnoreUpdate() function in chromeos_update_engine::OmahaRequestAction