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