Searched defs:handle_scope (Results 1 – 4 of 4) sorted by relevance
234 HandleScope* handle_scope = down_cast<HandleScope*>(self->GetTopHandleScope()); in GenericJniMethodEnd() local
1818 HandleScope** handle_scope) REQUIRES_SHARED(Locks::mutator_lock_) { in ComputeLayout()2005 HandleScope* handle_scope, bool critical_native) in FillJniCall()2250 BaseHandleScope* handle_scope = self->GetTopHandleScope(); in artQuickGenericJniEndTrampoline() local
902 void PushHandleScope(BaseHandleScope* handle_scope) { in PushHandleScope()908 BaseHandleScope* handle_scope = tlsPtr_.top_handle_scope; in PopHandleScope() local931 BaseReflectiveHandleScope* handle_scope = tlsPtr_.top_reflective_handle_scope; in PopReflectiveHandleScope() local
331 VariableSizedHandleScope* handle_scope) { in FillHeap()