HomeSort by relevance Sort by last modified time
    Searched refs:AbortTransaction (Results 1 - 5 of 5) sorted by null

  /art/runtime/interpreter/
interpreter_common.h 90 void AbortTransaction(Thread* self, const char* fmt, ...)
interpreter_common.cc 513 void AbortTransaction(Thread* self, const char* fmt, ...) {
    [all...]
interpreter.cc 123 AbortTransaction(self, "Attempt to invoke native method in non-started runtime: %s",
interpreter_goto_table_impl.cc 548 AbortTransaction(self, "Allocating finalizable object in transaction: %s",
    [all...]
interpreter_switch_impl.cc 461 AbortTransaction(self, "Allocating finalizable object in transaction: %s",
    [all...]

Completed in 55 milliseconds