Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.h275 bool IsRollbackEnabled() const;
Domaha_request_action.cc1634 bool OmahaRequestAction::IsRollbackEnabled() const { in IsRollbackEnabled() function in chromeos_update_engine::OmahaRequestAction
1660 if (IsRollbackEnabled()) { in SetMaxKernelKeyVersionForRollback()