Home
last modified time | relevance | path

Searched refs:PopHandleScope (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dhandle_scope-inl.h55 BaseHandleScope* top_handle_scope = self_->PopHandleScope(); in ~StackHandleScope()
217 BaseHandleScope* top_handle_scope = self_->PopHandleScope(); in ~VariableSizedHandleScope()
Dthread.h881 BaseHandleScope* PopHandleScope() { in PopHandleScope() function
/art/runtime/entrypoints/quick/
Dquick_jni_entrypoints.cc123 self->PopHandleScope(); in PopLocalReferences()
Dquick_trampoline_entrypoints.cc2398 self->PopHandleScope(); in artQuickGenericJniTrampoline()