Home
last modified time | relevance | path

Searched defs:ScopedObjectAccessUnchecked (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dscoped_thread_state_change-inl.h104 inline ScopedObjectAccessUnchecked::ScopedObjectAccessUnchecked(JNIEnv* env) in ScopedObjectAccessUnchecked() function
110 inline ScopedObjectAccessUnchecked::ScopedObjectAccessUnchecked(Thread* self) in ScopedObjectAccessUnchecked() function
Dscoped_thread_state_change.h66 friend class ScopedObjectAccessUnchecked; variable
159 explicit ScopedObjectAccessUnchecked(JavaVM* vm) ALWAYS_INLINE in ScopedObjectAccessUnchecked() function
/art/openjdkjvmti/
Ddeopt_manager.h46 class ScopedObjectAccessUnchecked; variable