Home
last modified time | relevance | path

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

/art/runtime/
Dhandle_scope-inl.h65 BaseHandleScope* top_handle_scope = self_->PopHandleScope(); in ~StackHandleScope()
235 BaseHandleScope* top_handle_scope = self_->PopHandleScope(); in ~VariableSizedHandleScope()
Dthread.h1188 BaseHandleScope* PopHandleScope() REQUIRES_SHARED(Locks::mutator_lock_) { in PopHandleScope() function