Home
last modified time | relevance | path

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

/art/runtime/
Dscoped_thread_state_change.h98 friend class ScopedObjectAccessUnchecked; variable
228 explicit ScopedObjectAccessUnchecked(JNIEnv* env) in ScopedObjectAccessUnchecked() function
235 explicit ScopedObjectAccessUnchecked(Thread* self) in ScopedObjectAccessUnchecked() function
244 explicit ScopedObjectAccessUnchecked(JavaVM* vm) ALWAYS_INLINE in ScopedObjectAccessUnchecked() function
Ddebugger.h48 class ScopedObjectAccessUnchecked; variable