Home
last modified time | relevance | path

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

/art/runtime/
Dscoped_thread_state_change.h276 friend class ScopedCheck; variable
Dcheck_jni.cc243 class ScopedCheck { class
245 ScopedCheck(int flags, const char* functionName, bool has_method = true) in ScopedCheck() function in art::ScopedCheck