Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/
H A Dcommon_transaction_test.cc65 bool CommonTransactionTestImpl::IsTransactionAborted() { in IsTransactionAborted() function in art::CommonTransactionTestImpl
H A Daot_class_linker.cc504 bool AotClassLinker::IsTransactionAborted() const { in IsTransactionAborted() function in art::AotClassLinker
/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_switch_impl0.cc52 ALWAYS_INLINE static bool IsTransactionAborted() { in IsTransactionAborted() function in art::interpreter::InactiveTransactionChecker
/aosp_15_r20/art/dex2oat/interpreter/
H A Dinterpreter_switch_impl1.cc50 static inline bool IsTransactionAborted() { in IsTransactionAborted() function in art::interpreter::ActiveTransactionChecker
/aosp_15_r20/art/runtime/
H A Dnoop_compiler_callbacks.h212 bool IsTransactionAborted() const override { in IsTransactionAborted() function
H A Dclass_linker.cc11331 bool ClassLinker::IsTransactionAborted() const { in IsTransactionAborted() function in art::ClassLinker