Home
last modified time | relevance | path

Searched defs:is_rollback (Results 1 – 5 of 5) sorted by relevance

/system/apex/proto/
Dsession_state.proto50 bool is_rollback = 6; field
/system/update_engine/
Domaha_response.h92 bool is_rollback = false; member
/system/apex/apexd/
Dapexd_session.cpp220 void ApexSession::SetIsRollback(const bool is_rollback) { in SetIsRollback()
Dapexd.cpp2074 const bool has_rollback_enabled, const bool is_rollback, in submitStagedSession()
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_unittest.cc183 bool is_rollback, in RunPostinstallAction()