Home
last modified time | relevance | path

Searched refs:PopScope (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dreflective_handle_scope-inl.h53 PopScope(); in ~StackReflectiveHandleScope()
63 void BaseReflectiveHandleScope::PopScope() { in PopScope() function
Dreflective_handle_scope.h80 ALWAYS_INLINE inline void PopScope() REQUIRES_SHARED(Locks::mutator_lock_);
/art/runtime/jni/
Djni_id_manager.cc578 PopScope(); in REQUIRES_SHARED()