Home
last modified time | relevance | path

Searched defs:IsTransactionAborted (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dcommon_runtime_test.cc542 bool CommonRuntimeTestImpl::IsTransactionAborted() { in IsTransactionAborted() function in art::CommonRuntimeTestImpl
Druntime.cc2460 bool Runtime::IsTransactionAborted() const { in IsTransactionAborted() function in art::Runtime