/art/runtime/ |
D | method_handles_test.cc | 51 StackHandleScope<2> hs(self); in CreateVoidMethodType() 66 StackHandleScope<2> hs(self); in TryConversion() 82 StackHandleScope<2> hs(soa.Self()); in TEST_F() 94 StackHandleScope<2> hs(soa.Self()); in TEST_F() 107 StackHandleScope<2> hs(soa.Self()); in TEST_F() 119 StackHandleScope<2> hs(soa.Self()); in TEST_F() 133 StackHandleScope<2> hs(soa.Self()); in TEST_F() 147 StackHandleScope<2> hs(soa.Self()); in TEST_F() 161 StackHandleScope<2> hs(soa.Self()); in TEST_F() 179 StackHandleScope<3> hs(soa.Self()); in TEST_F() [all …]
|
D | intern_table_test.cc | 35 StackHandleScope<4> hs(soa.Self()); in TEST_F() 59 StackHandleScope<1> hs(soa.Self()); in TEST_F() 119 StackHandleScope<5> hs(soa.Self()); in TEST_F() 152 StackHandleScope<2> hs(soa.Self()); in TEST_F() 163 StackHandleScope<4> hs(soa.Self()); in TEST_F() 178 StackHandleScope<3> hs(soa.Self()); in TEST_F() 191 StackHandleScope<3> hs(soa.Self()); in TEST_F() 205 StackHandleScope<3> hs(soa.Self()); in TEST_F()
|
D | handle_scope_test.cc | 50 StackHandleScope<0x1> hs0(soa.Self()); in TEST_F() 52 StackHandleScope<kNumReferences> test_table(soa.Self()); in TEST_F() 98 StackHandleScope<1> inner(soa.Self()); in TEST_F()
|
D | handle_scope-inl.h | 45 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self, mirror::Object* fill_value) in StackHandleScope() function 53 inline StackHandleScope<kNumReferences>::~StackHandleScope() { in ~StackHandleScope()
|
D | jobject_comparator.cc | 34 StackHandleScope<2> hs(soa.Self()); in operator ()()
|
D | handle_scope.h | 256 template<size_t kNumRefs> friend class StackHandleScope; variable 262 class PACKED(4) StackHandleScope FINAL : public FixedSizeHandleScope<kNumReferences> { 264 explicit ALWAYS_INLINE StackHandleScope(Thread* self, mirror::Object* fill_value = nullptr); 265 ALWAYS_INLINE ~StackHandleScope();
|
D | class_linker-inl.h | 48 StackHandleScope<2> hs(Thread::Current()); in FindArrayClass() 67 StackHandleScope<1> hs(Thread::Current()); in ResolveType() 79 StackHandleScope<2> hs(Thread::Current()); in ResolveType() 98 StackHandleScope<2> hs(Thread::Current()); in ResolveType() 293 StackHandleScope<2> hs(self); in ResolveMethod() 357 StackHandleScope<2> hs(Thread::Current()); in ResolveField()
|
D | common_dex_operations.h | 99 StackHandleScope<1> hs(self); in DoFieldGetCommon() 158 StackHandleScope<2> hs(self); in DoFieldPutCommon() 202 StackHandleScope<2> hs(self); in DoFieldPutCommon()
|
D | transaction_test.cc | 35 StackHandleScope<2> hs(soa.Self()); in testTransactionAbort() 93 StackHandleScope<2> hs(soa.Self()); in TEST_F() 110 StackHandleScope<2> hs(soa.Self()); in TEST_F() 137 StackHandleScope<2> hs(soa.Self()); in TEST_F() 163 StackHandleScope<4> hs(soa.Self()); in TEST_F() 259 StackHandleScope<5> hs(soa.Self()); in TEST_F() 359 StackHandleScope<4> hs(soa.Self()); in TEST_F() 474 StackHandleScope<3> hs(soa.Self()); in TEST_F() 522 StackHandleScope<2> hs(soa.Self()); in TEST_F() 545 StackHandleScope<2> hs(soa.Self()); in TEST_F()
|
/art/runtime/mirror/ |
D | method_type_test.cc | 48 StackHandleScope<5> hs(soa.Self()); in CreateMethodType() 74 StackHandleScope<2> hs(soa.Self()); in TEST_F() 82 StackHandleScope<2> hs(soa.Self()); in TEST_F() 90 StackHandleScope<2> hs(soa.Self()); in TEST_F() 98 StackHandleScope<2> hs(soa.Self()); in TEST_F()
|
D | array.cc | 49 StackHandleScope<1> hs(self); in RecursiveCreateMultiArray() 62 StackHandleScope<1> hs2(self); in RecursiveCreateMultiArray() 98 StackHandleScope<1> hs(self); in CreateMultiArray() 133 StackHandleScope<1> hs(self); in CopyOf()
|
D | dex_cache_test.cc | 44 StackHandleScope<1> hs(soa.Self()); in TEST_F() 67 StackHandleScope<1> hs(soa.Self()); in TEST_F() 83 StackHandleScope<1> hs(soa.Self()); in TEST_F() 97 StackHandleScope<3> hs(soa.Self()); in TEST_F() 124 StackHandleScope<5> hs(soa.Self()); in TEST_F()
|
D | call_site.cc | 28 StackHandleScope<1> hs(self); in Create()
|
/art/runtime/native/ |
D | java_lang_Class.cc | 178 StackHandleScope<2> hs(soa.Self()); in Class_classForName() 212 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative() 227 StackHandleScope<4> hs(soa.Self()); in Class_getInterfacesInternal() 266 StackHandleScope<1> hs(self); in GetDeclaredFields() 410 StackHandleScope<2> hs(self); in GetPublicFieldRecursive() 460 StackHandleScope<1> hs(soa.Self()); in Class_getPublicFieldRecursive() 472 StackHandleScope<3> hs(soa.Self()); in Class_getDeclaredField() 507 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredConstructorInternal() 531 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal() 566 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredMethodInternal() [all …]
|
D | java_lang_StringFactory.cc | 39 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromBytes() 63 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromChars() 80 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromString()
|
D | java_lang_String.cc | 57 StackHandleScope<2> hs(soa.Self()); in String_concat() 73 StackHandleScope<1> hs(soa.Self()); in String_fastSubstring() 87 StackHandleScope<1> hs(soa.Self()); in String_getCharsNoCheck() 100 StackHandleScope<1> hs(soa.Self()); in String_doReplace()
|
D | java_lang_reflect_Parameter.cc | 70 StackHandleScope<1> hs(soa.Self()); in Parameter_getAnnotationNative() 95 StackHandleScope<1> hs(soa.Self()); in Parameter_getAnnotationNative()
|
/art/runtime/interpreter/ |
D | unstarted_runtime_test.cc | 88 const StackHandleScope<3>& data) in UNSTARTED_RUNTIME_JNI_LIST() 105 const StackHandleScope<3>& data) in CheckObjectArray() 142 const StackHandleScope<3>& src_data, in RunArrayCopy() 144 const StackHandleScope<3>& dst_data, in RunArrayCopy() 147 const StackHandleScope<3>& expected_result) in RunArrayCopy() 149 StackHandleScope<3> hs_misc(self); in RunArrayCopy() 306 StackHandleScope<2> hs(self); in TEST_F() 445 StackHandleScope<2> hs_misc(self); in TEST_F() 449 StackHandleScope<3> hs_data(self); in TEST_F() 478 StackHandleScope<1> hs_object(self); in TEST_F() [all …]
|
/art/test/626-const-class-linking/ |
D | clear_dex_cache_types.cc | 37 StackHandleScope<1> hs(soa.Self()); in Java_Main_nativeSkipVerification() 50 StackHandleScope<1> hs(soa.Self()); in Java_Main_nativeDumpClasses()
|
/art/runtime/gc/ |
D | heap_test.cc | 67 StackHandleScope<1> hs(soa.Self()); in TEST_F() 71 StackHandleScope<1> hs2(soa.Self()); in TEST_F()
|
D | reference_queue_test.cc | 33 StackHandleScope<20> hs(self); in TEST_F() 67 StackHandleScope<20> hs(self); in TEST_F()
|
/art/openjdkjvmti/ |
D | ti_class_loader.cc | 65 art::StackHandleScope<3> hs(self); in AddToClassLoader() 119 art::StackHandleScope<1> hs(self); in AllocateNewDexFileCookie() 140 art::StackHandleScope<4> hs(self); in GetDexElementList()
|
D | ti_class_loader-inl.h | 50 art::StackHandleScope<1> hs(self); in VisitDexFileObjects()
|
/art/runtime/gc/space/ |
D | space_test.h | 56 StackHandleScope<1> hs(self); in GetByteArrayClass() 75 StackHandleScope<1> hs(self); in Alloc() 95 StackHandleScope<1> hs(self); in AllocWithGrowth() 190 StackHandleScope<1> hs(soa.Self()); in SizeFootPrintGrowthLimitAndTrimBody() 287 StackHandleScope<1> hs(soa.Self()); in SizeFootPrintGrowthLimitAndTrimBody()
|
/art/runtime/dex/ |
D | dex_file_annotations.cc | 343 StackHandleScope<4> hs(self); in ProcessEncodedAnnotation() 458 StackHandleScope<1> hs(self); in ProcessAnnotationValue() 474 StackHandleScope<2> hs(self); in ProcessAnnotationValue() 500 StackHandleScope<2> hs(self); in ProcessAnnotationValue() 538 StackHandleScope<2> hs(self); in ProcessAnnotationValue() 566 StackHandleScope<3> hs(self); in ProcessAnnotationValue() 588 StackHandleScope<2> hs(self); in ProcessAnnotationValue() 702 StackHandleScope<5> hs(self); in CreateAnnotationMember() 781 StackHandleScope<2> hs(self); in GetAnnotationItemFromAnnotationSet() 854 StackHandleScope<1> hs(Thread::Current()); in GetSignatureValue() [all …]
|