Home
last modified time | relevance | path

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

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