Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.h262 bool ShouldIgnoreUpdate(const OmahaResponse& response,
Domaha_request_action.cc1033 if (ShouldIgnoreUpdate(output_object, &error)) { in TransferComplete()
1490 bool OmahaRequestAction::ShouldIgnoreUpdate(const OmahaResponse& response, in ShouldIgnoreUpdate() function in chromeos_update_engine::OmahaRequestAction