Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 25 of 76) sorted by relevance

1234

/art/runtime/
Dintern_table_test.cc32 StackHandleScope<4> hs(soa.Self()); in TEST_F() local
56 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
97 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
130 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
141 StackHandleScope<4> hs(soa.Self()); in TEST_F() local
156 StackHandleScope<3> hs(soa.Self()); in TEST_F() local
169 StackHandleScope<3> hs(soa.Self()); in TEST_F() local
183 StackHandleScope<3> hs(soa.Self()); in TEST_F() local
Dtransaction_test.cc34 StackHandleScope<2> hs(soa.Self()); in testTransactionAbort() local
94 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
114 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
143 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
171 StackHandleScope<4> hs(soa.Self()); in TEST_F() local
269 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
371 StackHandleScope<4> hs(soa.Self()); in TEST_F() local
488 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
512 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
Dproxy_test.cc106 StackHandleScope<4> hs(soa.Self()); in TEST_F() local
140 StackHandleScope<9> hs(soa.Self()); in TEST_F() local
198 StackHandleScope<7> hs(soa.Self()); in TEST_F() local
Dclass_linker_test.cc108 StackHandleScope<2> hs(self); in AssertArrayClass() local
337 StackHandleScope<1> hs(self); in AssertDexFileClass() local
684 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
756 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
826 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
881 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
895 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
972 StackHandleScope<6> hs(soa.Self()); in TEST_F() local
1041 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
1155 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
[all …]
Ddex_file.cc1204 StackHandleScope<1> hs(Thread::Current()); in GetAnnotationForField() local
1212 StackHandleScope<1> hs(Thread::Current()); in GetAnnotationsForField() local
1223 StackHandleScope<1> hs(Thread::Current()); in GetSignatureAnnotationForField() local
1234 StackHandleScope<1> hs(Thread::Current()); in IsFieldAnnotationPresent() local
1310 StackHandleScope<2> hs(Thread::Current()); in GetAnnotationDefaultValue() local
1327 StackHandleScope<1> hs(Thread::Current()); in GetAnnotationForMethod() local
1335 StackHandleScope<1> hs(Thread::Current()); in GetAnnotationsForMethod() local
1345 StackHandleScope<1> hs(Thread::Current()); in GetExceptionTypesForMethod() local
1361 StackHandleScope<1> hs(Thread::Current()); in GetParameterAnnotations() local
1372 StackHandleScope<1> hs(Thread::Current()); in GetSignatureAnnotationForMethod() local
[all …]
Djobject_comparator.cc34 StackHandleScope<2> hs(soa.Self()); in operator ()() local
Dart_field.cc61 StackHandleScope<1> hs(self); in ResolveGetStringName() local
Dclass_linker.cc116 StackHandleScope<1> hs(self); in HasInitWithString() local
372 StackHandleScope<64> hs(self); // 64 is picked arbitrarily. in InitWithoutImage() local
756 StackHandleScope<1> hs(self); in RunRootClinits() local
1574 StackHandleScope<2> hs(self); in AddImageSpace() local
1978 StackHandleScope<1> hs(self); in VisitClassesWithoutClassesLock() local
2063 StackHandleScope<6> hs(self); in AllocDexCache() local
2162 StackHandleScope<1> hs(self); in EnsureResolved() local
2181 StackHandleScope<1> hs(self); in EnsureResolved() local
2260 StackHandleScope<4> hs(self); in FindClassInPathClassLoader() local
2441 StackHandleScope<3> hs(self); in DefineClass() local
[all …]
/art/runtime/native/
Djava_lang_Class.cc75 StackHandleScope<2> hs(soa.Self()); in Class_classForName() local
100 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative() local
114 StackHandleScope<1> hs(self); in GetDeclaredFields() local
241 StackHandleScope<2> hs(self); in GetPublicFieldRecursive() local
342 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal() local
383 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredMethodsUnchecked() local
414 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredAnnotation() local
433 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredAnnotations() local
448 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredClasses() local
475 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingClass() local
[all …]
Djava_lang_StringFactory.cc37 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromBytes() local
58 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromChars() local
73 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromString() local
Djava_lang_reflect_AbstractMethod.cc50 StackHandleScope<1> hs(soa.Self()); in AbstractMethod_getSignatureAnnotation() local
63 StackHandleScope<1> hs(soa.Self()); in AbstractMethod_isAnnotationPresentNative() local
Djava_lang_reflect_Constructor.cc35 StackHandleScope<1> hs(soa.Self()); in Constructor_getAnnotationNative() local
101 StackHandleScope<1> hs(soa.Self()); in Constructor_isAnnotationPresentNative() local
119 StackHandleScope<1> hs(soa.Self()); in Constructor_newInstance0() local
Djava_lang_String.cc53 StackHandleScope<2> hs(soa.Self()); in String_concat() local
75 StackHandleScope<1> hs(soa.Self()); in String_fastSubstring() local
86 StackHandleScope<1> hs(soa.Self()); in String_getCharsNoCheck() local
Djava_lang_reflect_Array.cc34 StackHandleScope<2> hs(soa.Self()); in Array_createMultiArray() local
Djava_lang_VMClassLoader.cc63 StackHandleScope<1> hs(soa.Self()); in VMClassLoader_findLoadedClass() local
/art/runtime/mirror/
Dobject_test.cc60 StackHandleScope<1> hs(self); in AssertString() local
98 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
109 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
147 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
170 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
325 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
363 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
430 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
446 StackHandleScope<3> hs(soa.Self()); in TEST_F() local
463 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
[all …]
Ddex_cache_test.cc35 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
55 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
Darray.cc48 StackHandleScope<1> hs(self); in RecursiveCreateMultiArray() local
97 StackHandleScope<1> hs(self); in CreateMultiArray() local
132 StackHandleScope<1> hs(self); in CopyOf() local
Dobject.cc132 StackHandleScope<1> hs(self); in Clone() local
178 StackHandleScope<1> hs(self); in IdentityHashCode() local
212 StackHandleScope<1> hs(Thread::Current()); in CheckFieldAssignmentImpl() local
Dclass.cc199 StackHandleScope<2> hs(self); in DumpClass() local
568 StackHandleScope<2> hs(self); in FindVirtualMethodForInterfaceSuper() local
736 StackHandleScope<1> hs(self); in FindStaticField() local
760 StackHandleScope<1> hs(self); in FindStaticField() local
789 StackHandleScope<1> hs(self); in FindField() local
978 StackHandleScope<1> hs(self_); in operator ()() local
1004 StackHandleScope<1> hs(self); in CopyOf() local
1070 StackHandleScope<3> hs(self); in GetDeclaredMethodInternal() local
1147 StackHandleScope<1> hs(self); in GetDeclaredConstructorInternal() local
/art/runtime/gc/
Dreference_queue_test.cc31 StackHandleScope<20> hs(self); in TEST_F() local
65 StackHandleScope<20> hs(self); in TEST_F() local
/art/runtime/arch/
Dstub_test.cc595 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
669 StackHandleScope<kNumberOfLocks + 1> hs(self); in TestUnlockObject() local
824 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
876 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
1008 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
1133 StackHandleScope<2> hs(self); in TEST_F() local
1230 StackHandleScope<kStringCount> hs(self); in TEST_F() local
1797 StackHandleScope<3> hs(self); in TestFields() local
1948 StackHandleScope<7> hs(self); in TEST_F() local
2096 StackHandleScope<kStringCount> hs(self); in TEST_F() local
[all …]
/art/runtime/interpreter/
Dunstarted_runtime.cc132 StackHandleScope<1> hs(self); in UnstartedRuntimeFindClass() local
175 StackHandleScope<1> hs(self); in UnstartedClassForName() local
196 StackHandleScope<2> hs(self); in UnstartedClassForNameLong() local
213 StackHandleScope<2> hs(self); in UnstartedClassClassForName() local
223 StackHandleScope<2> hs(self); // Class, constructor, object. in UnstartedClassNewInstance() local
348 StackHandleScope<1> hs(self); in UnstartedClassGetEnclosingClass() local
358 StackHandleScope<1> hs(self); in UnstartedClassGetInnerClassFlags() local
446 StackHandleScope<3> hs(self); in GetResourceAsStream() local
506 StackHandleScope<1> hs(self); in UnstartedClassLoaderGetResourceAsStream() local
526 StackHandleScope<2> hs(self); in UnstartedVmClassLoaderFindLoadedClass() local
[all …]
/art/compiler/driver/
Dcompiler_driver_test.cc84 StackHandleScope<1> hs(soa.Self()); in MakeDexFileExecutable() local
209 StackHandleScope<1> hs(self); in TEST_F() local
267 StackHandleScope<1> hs(self); in CheckCompiledMethods() local
Dcompiler_driver.cc539 StackHandleScope<1> hs(soa.Self()); in GetDexToDexCompilationLevel() local
679 StackHandleScope<1> hs(self); in CompileOne() local
1089 StackHandleScope<1> hs(self); in LoadImageClasses() local
1105 StackHandleScope<1> hs(self); in LoadImageClasses() local
1147 StackHandleScope<1> hs(self); in MaybeAddToImageClasses() local
1280 StackHandleScope<1> hs(self_); in VisitClinitClassesObject() local
1380 StackHandleScope<1> hs(soa.Self()); in CanAssumeStringIsPresentInDexCache() local
1597 StackHandleScope<1> hs(soa.Self()); in ComputeInstanceFieldInfo() local
1781 StackHandleScope<2> hs(soa.Self()); in ComputeInvokeInfo() local
2056 StackHandleScope<2> hs(soa.Self()); in Visit() local
[all …]

1234