Searched refs:ThrowTransactionAbortError (Results 1 – 3 of 3) sorted by relevance
542 void ThrowTransactionAbortError(Thread* self)
2498 void Runtime::ThrowTransactionAbortError(Thread* self) { in ThrowTransactionAbortError() function in art::Runtime
5656 runtime->ThrowTransactionAbortError(self); in InitializeClass()