Home
last modified time | relevance | path

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

/art/runtime/
Dhandle_scope-inl.h55 self_->PushHandleScope(this); in StackHandleScope()
224 self_->PushHandleScope(this); in VariableSizedHandleScope()
Dthread.h915 void PushHandleScope(BaseHandleScope* handle_scope) REQUIRES_SHARED(Locks::mutator_lock_) { in PushHandleScope() function