Home
last modified time | relevance | path

Searched refs:ShouldIgnoreUpdate (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/cros/
H A Domaha_request_action.h260 bool ShouldIgnoreUpdate(const OmahaResponse& response,
H A Domaha_request_action.cc1066 if (ShouldIgnoreUpdate(output_object, &error)) { in TransferComplete()
1541 bool OmahaRequestAction::ShouldIgnoreUpdate(const OmahaResponse& response, in ShouldIgnoreUpdate() function in chromeos_update_engine::OmahaRequestAction