Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.h80 const bool has_rollback_enabled, const bool is_rollback,
Dapexd.cpp2903 const bool has_rollback_enabled, const bool is_rollback, in SubmitStagedSession() argument
2944 if (has_rollback_enabled && is_rollback) { in SubmitStagedSession()
2956 session->SetHasRollbackEnabled(has_rollback_enabled); in SubmitStagedSession()