Home
last modified time | relevance | path

Searched defs:handle_scope (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread.h688 void PushHandleScope(HandleScope* handle_scope) { in PushHandleScope()
694 HandleScope* handle_scope = tlsPtr_.top_handle_scope; in PopHandleScope() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1508 HandleScope* handle_scope) : FillNativeCall(gpr_regs, fpr_regs, stack_args), in FillJniCall()