Searched defs:FinalizeHandleScope (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2177 void FinalizeHandleScope(Thread* self) REQUIRES_SHARED(Locks::mutator_lock_);
2297 void BuildGenericJniFrameVisitor::FinalizeHandleScope(Thread* self) { function in class:art::BuildGenericJniFrameVisitor
2379 // FinalizeHandleScope pushes the handle scope on the thread.
2380 visitor.FinalizeHandleScope(self);

Completed in 42 milliseconds