Home
last modified time | relevance | path

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

/art/runtime/
Dhandle_scope-inl.h49 self_->PushHandleScope(this); in StackHandleScope()
203 self_->PushHandleScope(this); in VariableSizedHandleScope()
Dthread.h898 void PushHandleScope(BaseHandleScope* handle_scope) { in PushHandleScope() function
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2302 self->PushHandleScope(handle_scope_); in FinalizeHandleScope()