Home
last modified time | relevance | path

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

/art/runtime/
Dscoped_thread_state_change.h100 friend class ScopedObjectAccessUnchecked; variable
222 explicit ScopedObjectAccessUnchecked(JNIEnv* env) in ScopedObjectAccessUnchecked() function
229 explicit ScopedObjectAccessUnchecked(Thread* self) in ScopedObjectAccessUnchecked() function
238 explicit ScopedObjectAccessUnchecked(JavaVM* vm) ALWAYS_INLINE in ScopedObjectAccessUnchecked() function
Ddebugger.h47 class ScopedObjectAccessUnchecked; variable