Searched refs:ThrowAbortError (Results 1 – 2 of 2) sorted by relevance
54 void ThrowAbortError(Thread* self, const std::string* abort_message)
88 void Transaction::ThrowAbortError(Thread* self, const std::string* abort_message) { in ThrowAbortError() function in art::Transaction