HomeSort by relevance Sort by last modified time
    Searched defs:kAbortExceptionDescriptor (Results 1 - 2 of 2) sorted by null

  /art/runtime/
transaction.h 42 static constexpr const char* kAbortExceptionDescriptor = "dalvik.system.TransactionAbortError";
transaction.cc 77 CHECK(IsAborted()) << "Rethrow " << Transaction::kAbortExceptionDescriptor

Completed in 40 milliseconds