Home
last modified time | relevance | path

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

/aosp12/art/runtime/native/
H A Djava_lang_reflect_Executable.cc125 static constexpr bool kTransactionActive = false; in Executable_getParameterAnnotationsNative() local
/aosp12/art/runtime/mirror/
H A Dvar_handle.cc37 static constexpr bool kTransactionActive = true; variable