Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2019 void ResetRemainingScopeSlots() REQUIRES_SHARED(Locks::mutator_lock_) { in ResetRemainingScopeSlots() function in art::BuildGenericJniFrameVisitor::FillJniCall
2107 jni_call_.ResetRemainingScopeSlots(); in FinalizeHandleScope()