Searched refs:AbortTransactionAndThrowAbortError (Results 1 – 5 of 5) sorted by relevance
51 runtime->AbortTransactionAndThrowAbortError(self, "Can't resolve " in InitializeClass()
505 void AbortTransactionAndThrowAbortError(Thread* self, const std::string& abort_message)
2401 void Runtime::AbortTransactionAndThrowAbortError(Thread* self, const std::string& abort_message) { in AbortTransactionAndThrowAbortError() function in art::Runtime
112 Runtime::Current()->AbortTransactionAndThrowAbortError(self, "Can't read static fields of " in DoFieldGet()325 Runtime::Current()->AbortTransactionAndThrowAbortError( in DoFieldPut()550 Runtime::Current()->AbortTransactionAndThrowAbortError(self, abort_msg); in AbortTransactionV()
1251 Runtime::Current()->AbortTransactionAndThrowAbortError(self, "Null pointer in peekArray"); in UnstartedMemoryPeekArray()1261 Runtime::Current()->AbortTransactionAndThrowAbortError(self, error_msg.c_str()); in UnstartedMemoryPeekArray()