Home
last modified time | relevance | path

Searched refs:StackHandleScope (Results 1 – 25 of 161) sorted by relevance

1234567

/art/runtime/mirror/
Dmethod_type_test.cc43 StackHandleScope<1> hs(self); in FindClass()
61 StackHandleScope<2> hs(soa.Self()); in CreateMethodType()
83 StackHandleScope<2> hs(soa.Self()); in TEST_F()
91 StackHandleScope<2> hs(soa.Self()); in TEST_F()
99 StackHandleScope<2> hs(soa.Self()); in TEST_F()
107 StackHandleScope<2> hs(soa.Self()); in TEST_F()
120 StackHandleScope<2> hs(soa.Self()); in TEST_F()
128 StackHandleScope<2> hs(soa.Self()); in TEST_F()
136 StackHandleScope<2> hs(soa.Self()); in TEST_F()
144 StackHandleScope<2> hs(soa.Self()); in TEST_F()
[all …]
Dobject_test.cc70 StackHandleScope<1> hs(self); in AssertString()
115 StackHandleScope<2> hs(soa.Self()); in TEST_F()
125 StackHandleScope<3> hs(soa.Self()); in TEST_F()
161 StackHandleScope<2> hs(soa.Self()); in TEST_F()
182 StackHandleScope<2> hs(soa.Self()); in TEST_F()
215 StackHandleScope<2> hs(soa.Self()); in TestPrimitiveArray()
262 StackHandleScope<2> hs(soa.Self()); in TEST_F()
307 StackHandleScope<2> hs(soa.Self()); in TEST_F()
338 StackHandleScope<2> hs(soa.Self()); in TEST_F()
368 StackHandleScope<4> hs(soa.Self()); in TEST_F()
[all …]
Ddex_cache_test.cc49 StackHandleScope<1> hs(soa.Self()); in TEST_F()
66 StackHandleScope<1> hs(soa.Self()); in TEST_F()
79 StackHandleScope<3> hs(soa.Self()); in TEST_F()
106 StackHandleScope<5> hs(soa.Self()); in TEST_F()
Demulated_stack_frame.cc152 StackHandleScope<6> hs(self); in CreateFromShadowFrameAndArgs()
201 StackHandleScope<3> hs(self); in WriteToShadowFrame()
212 StackHandleScope<2> hs(self); in GetReturnValue()
236 StackHandleScope<2> hs(self); in SetReturnValue()
/art/runtime/
Dmethod_handles_test.cc75 StackHandleScope<2> hs(soa.Self()); in TEST_F()
87 StackHandleScope<2> hs(soa.Self()); in TEST_F()
100 StackHandleScope<2> hs(soa.Self()); in TEST_F()
112 StackHandleScope<2> hs(soa.Self()); in TEST_F()
126 StackHandleScope<2> hs(soa.Self()); in TEST_F()
140 StackHandleScope<2> hs(soa.Self()); in TEST_F()
154 StackHandleScope<2> hs(soa.Self()); in TEST_F()
172 StackHandleScope<3> hs(soa.Self()); in TEST_F()
189 StackHandleScope<3> hs(soa.Self()); in TEST_F()
209 StackHandleScope<2> hs(soa.Self()); in TEST_F()
[all …]
Dintern_table_test.cc40 StackHandleScope<4> hs(soa.Self()); in TEST_F()
64 StackHandleScope<1> hs(soa.Self()); in TEST_F()
127 StackHandleScope<5> hs(soa.Self()); in TEST_F()
165 StackHandleScope<2> hs(soa.Self()); in TEST_F()
176 StackHandleScope<4> hs(soa.Self()); in TEST_F()
191 StackHandleScope<3> hs(soa.Self()); in TEST_F()
204 StackHandleScope<3> hs(soa.Self()); in TEST_F()
218 StackHandleScope<3> hs(soa.Self()); in TEST_F()
253 StackHandleScope<1> hs(soa.Self()); in TEST_F()
Dhandle_scope_test.cc56 StackHandleScope<0x1> hs0(soa.Self()); in TEST_F()
58 StackHandleScope<kNumReferences> test_table(soa.Self()); in TEST_F()
106 StackHandleScope<1> inner(soa.Self()); in TEST_F()
Dcommon_dex_operations.h70 StackHandleScope<1> hs(self); in EnsureInitialized()
130 StackHandleScope<1> hs(self); in DoFieldGetCommon()
191 StackHandleScope<2> hs(self); in DoFieldPutCommon()
244 StackHandleScope<2> hs(self); in DoFieldPutCommon()
Dhandle_scope.h201 template<size_t kNumRefs> friend class StackHandleScope; variable
207 class PACKED(4) StackHandleScope final : public FixedSizeHandleScope<kNumReferences> {
209 explicit ALWAYS_INLINE StackHandleScope(Thread* self)
212 ALWAYS_INLINE ~StackHandleScope() REQUIRES_SHARED(Locks::mutator_lock_);
Dmonitor_test.cc73 StackHandleScope<1u> hs(self); in Run()
227 StackHandleScope<1u> hs(self); in Run()
256 StackHandleScope<2u> hs(soa.Self()); in CommonWaitSetup()
344 StackHandleScope<1u> hs(self); in Run()
366 StackHandleScope<1> hs(self); in TEST_F()
Dhandle_scope-inl.h50 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self) in StackHandleScope() function
61 inline StackHandleScope<kNumReferences>::~StackHandleScope() { in ~StackHandleScope()
/art/runtime/native/
Djava_lang_String.cc57 StackHandleScope<2> hs(soa.Self()); in String_concat()
72 StackHandleScope<1> hs(soa.Self()); in String_fastSubstring()
86 StackHandleScope<1> hs(soa.Self()); in String_getCharsNoCheck()
94 StackHandleScope<1> hs(soa.Self()); in String_fillBytesLatin1()
102 StackHandleScope<1> hs(soa.Self()); in String_fillBytesUTF16()
115 StackHandleScope<1> hs(soa.Self()); in String_doReplace()
123 StackHandleScope<1u> hs(soa.Self()); in String_toCharArray()
130 StackHandleScope<1> hs(soa.Self()); in String_doRepeat()
Djava_lang_Class.cc93 StackHandleScope<3> hs(soa.Self()); in Class_classForName()
117 StackHandleScope<2> hs2(soa.Self()); in Class_classForName()
157 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative()
164 StackHandleScope<1> hs(soa.Self()); in Class_getInterfacesInternal()
172 StackHandleScope<1> hs2(soa.Self()); in Class_getInterfacesInternal()
315 StackHandleScope<2> hs(self); in GetPublicFieldRecursive()
365 StackHandleScope<1> hs(soa.Self()); in Class_getPublicFieldRecursive()
376 StackHandleScope<3> hs(soa.Self()); in Class_getDeclaredField()
411 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredConstructorInternal()
441 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal()
[all …]
Djava_lang_StringFactory.cc40 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromBytes()
66 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromUtf16Bytes()
94 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromChars()
111 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromString()
141 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromUtf8Bytes()
Djava_lang_reflect_Parameter.cc70 StackHandleScope<1> hs(soa.Self()); in Parameter_getAnnotationNative()
95 StackHandleScope<1> hs(soa.Self()); in Parameter_getAnnotationNative()
Djava_lang_invoke_MethodHandle.cc34 StackHandleScope<2> hs(soa.Self()); in MethodHandle_invokeExactWithFrame()
/art/runtime/interpreter/
Dunstarted_runtime_test.cc61 const StackHandleScope<3>& data) in CreateObjectArray()
78 const StackHandleScope<3>& data) in CheckObjectArray()
115 const StackHandleScope<3>& src_data, in RunArrayCopy()
117 const StackHandleScope<3>& dst_data, in RunArrayCopy()
120 const StackHandleScope<3>& expected_result) in RunArrayCopy()
122 StackHandleScope<3> hs_misc(self); in RunArrayCopy()
261 StackHandleScope<2> hs(self); in TEST_F()
351 StackHandleScope<2> hs(self); in TEST_F()
398 StackHandleScope<3> hs_misc(self); in TEST_F()
401 StackHandleScope<3> hs_data(self); in TEST_F()
[all …]
/art/compiler/optimizing/
Dinliner.h199 /*out*/StackHandleScope<InlineCache::kIndividualCacheSize>* classes)
207 /*out*/StackHandleScope<InlineCache::kIndividualCacheSize>* classes)
212 const StackHandleScope<InlineCache::kIndividualCacheSize>& classes)
220 const StackHandleScope<InlineCache::kIndividualCacheSize>& classes)
225 const StackHandleScope<InlineCache::kIndividualCacheSize>& classes)
230 const StackHandleScope<InlineCache::kIndividualCacheSize>& classes)
/art/test/692-vdex-inmem-loader/
Dvdex_inmem_loader.cc43 StackHandleScope<2> hs(soa.Self()); in Java_Main_areClassesVerified()
82 StackHandleScope<1> hs(soa.Self()); in Java_Main_hasVdexFile()
112 StackHandleScope<1> hs(soa.Self()); in Java_Main_isBackedByOatFile()
139 StackHandleScope<2> hs(soa.Self()); in Java_Main_areClassesPreverified()
/art/test/626-const-class-linking/
Dclear_dex_cache_types.cc37 StackHandleScope<1> hs(soa.Self()); in Java_Main_nativeSkipVerification()
50 StackHandleScope<1> hs(soa.Self()); in Java_Main_nativeDumpClasses()
/art/openjdkjvmti/
Dti_class_loader.cc67 art::StackHandleScope<3> hs(self); in AddToClassLoader()
120 art::StackHandleScope<1> hs(self); in AllocateNewDexFileCookie()
141 art::StackHandleScope<4> hs(self); in GetDexElementList()
Dti_class_loader-inl.h50 art::StackHandleScope<1> hs(self); in VisitDexFileObjects()
/art/test/2012-structural-redefinition-failures-jni-id/
Dset-jni-id-used.cc41 StackHandleScope<1> hs(soa.Self()); in Java_Main_SetPointerIdsUsed()
/art/runtime/gc/
Dreference_queue_test.cc39 StackHandleScope<20> hs(self); in TEST_F()
73 StackHandleScope<20> hs(self); in TEST_F()
/art/test/800-smali/
Djni.cc32 StackHandleScope<1> hs(soa.Self()); in Java_Main_isAotVerified()

1234567