Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1691 void ResetRemainingScopeSlots() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in ResetRemainingScopeSlots() function in art::FINAL::FINAL
1771 jni_call_.ResetRemainingScopeSlots(); in FinalizeHandleScope()