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