Searched refs:StackArtFieldHandleScope (Results 1 – 5 of 5) sorted by relevance
50 StackArtFieldHandleScope<1> fhs(soa.Self()); in Java_Main_NativeFieldScopeCheck()51 StackArtFieldHandleScope<1> bhs(soa.Self()); in Java_Main_NativeFieldScopeCheck()
105 StackArtFieldHandleScope<1> rhs(self); in DoFieldGetCommon()166 StackArtFieldHandleScope<1> rhs(self); in DoFieldPutCommon()219 StackArtFieldHandleScope<1> rhs(self); in DoFieldPutCommon()
203 using StackArtFieldHandleScope = StackReflectiveHandleScope<kNumFields, /*kNumMethods=*/0>; variable
387 StackArtFieldHandleScope<1> rhs(self); in FindFieldFromCode()
368 StackArtFieldHandleScope<1> rhs(Thread::Current()); in EncodeFieldId()