Searched refs:IsAborted (Results 1 – 3 of 3) sorted by relevance
94 CHECK(IsAborted()) << "Rethrow " << DescriptorToDot(Transaction::kAbortExceptionDescriptor) in ThrowAbortError()108 bool Transaction::IsAborted() { in IsAborted() function in art::Transaction
59 bool IsAborted() REQUIRES(!log_lock_);
2696 return GetTransaction()->IsAborted(); in IsTransactionAborted()