Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dhandle_scope.h214 StackHandleScope<kNumReferencesPerScope>* scope = in NewHandle() local
Dcommon_throws.cc290 void ThrowNoSuchFieldError(const StringPiece& scope, mirror::Class* c, in ThrowNoSuchFieldError()
Dthread.cc1172 StackHandleScope<1> scope(Thread::Current()); in DumpJavaStack() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1685 void Reset(uintptr_t* gpr_regs, uint32_t* fpr_regs, uintptr_t* stack_args, HandleScope* scope) { in Reset()
/art/oatdump/
Doatdump.cc2241 StackHandleScope<1> scope(self); in DumpOatWithRuntime() local