Searched defs:is_rollback (Results 1 – 5 of 5) sorted by relevance
50 bool is_rollback = 6; field
92 bool is_rollback = false; member
220 void ApexSession::SetIsRollback(const bool is_rollback) { in SetIsRollback()
2074 const bool has_rollback_enabled, const bool is_rollback, in submitStagedSession()
183 bool is_rollback, in RunPostinstallAction()