Home
last modified time | relevance | path

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

123

/art/runtime/
Dintern_table_test.cc32 StackHandleScope<4> hs(soa.Self()); in TEST_F() local
54 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
102 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
135 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
146 StackHandleScope<4> hs(soa.Self()); in TEST_F() local
161 StackHandleScope<3> hs(soa.Self()); in TEST_F() local
174 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
199 StackHandleScope<7> hs(soa.Self()); in TEST_F() local
Dclass_linker_test.cc107 StackHandleScope<2> hs(self); in AssertArrayClass() local
325 StackHandleScope<1> hs(self); in AssertDexFileClass() local
666 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
738 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
808 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
863 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
877 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
954 StackHandleScope<6> hs(soa.Self()); in TEST_F() local
1023 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
1142 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
[all …]
Djobject_comparator.cc34 StackHandleScope<2> hs(soa.Self()); in operator ()() local
Dquick_exception_handler.cc93 StackHandleScope<1> hs(self_); in HandleTryItems() local
125 StackHandleScope<1> hs(self_); in FindCatch() local
204 StackHandleScope<2> hs(self_); // Dex cache, class loader and method. in HandleDeoptimization() local
Dclass_linker.cc105 StackHandleScope<1> hs(self); in HasInitWithString() local
304 StackHandleScope<64> hs(self); // 64 is picked arbitrarily. in InitWithoutImage() local
675 StackHandleScope<1> hs(self); in RunRootClinits() local
1125 StackHandleScope<1> hs(self); in InitFromImage() local
1403 StackHandleScope<1> hs(self); in VisitClassesWithoutClassesLock() local
1468 StackHandleScope<6> hs(self); in AllocDexCache() local
1541 StackHandleScope<1> hs(self); in EnsureResolved() local
1560 StackHandleScope<1> hs(self); in EnsureResolved() local
1642 StackHandleScope<4> hs(self); in FindClassInPathClassLoader() local
1812 StackHandleScope<3> hs(self); in DefineClass() local
[all …]
Dart_field.cc85 StackHandleScope<1> hs(self); in ResolveGetStringName() 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
328 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
366 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
439 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
455 StackHandleScope<3> hs(soa.Self()); in TEST_F() local
472 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
[all …]
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
Ddex_cache_test.cc36 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
Dobject.cc127 StackHandleScope<1> hs(self); in Clone() local
173 StackHandleScope<1> hs(self); in IdentityHashCode() local
208 StackHandleScope<1> hs(Thread::Current()); in CheckFieldAssignmentImpl() local
Dclass.cc82 StackHandleScope<1> hs(self); in SetStatus() local
210 StackHandleScope<2> hs(self); in DumpClass() local
633 StackHandleScope<1> hs(self); in FindStaticField() local
657 StackHandleScope<1> hs(self); in FindStaticField() local
686 StackHandleScope<1> hs(self); in FindField() local
839 StackHandleScope<1> hs(self_); in operator ()() local
861 StackHandleScope<1> hs(self); in CopyOf() local
/art/runtime/native/
Djava_lang_StringFactory.cc37 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromBytes() local
56 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromChars() local
71 StackHandleScope<1> hs(soa.Self()); in StringFactory_newStringFromString() local
Djava_lang_Class.cc73 StackHandleScope<2> hs(soa.Self()); in Class_classForName() local
98 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative() local
112 StackHandleScope<1> hs(self); in GetDeclaredFields() local
267 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredConstructorInternal() local
285 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal() local
322 StackHandleScope<3> hs(soa.Self()); in Class_getDeclaredMethodInternal() local
383 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredMethodsUnchecked() local
434 StackHandleScope<4> hs(soa.Self()); in Class_newInstance() 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_Constructor.cc39 StackHandleScope<1> hs(soa.Self()); in Constructor_newInstance() local
Djava_lang_reflect_Array.cc34 StackHandleScope<2> hs(soa.Self()); in Array_createMultiArray() local
/art/runtime/gc/
Dreference_queue_test.cc30 StackHandleScope<20> hs(self); in TEST_F() local
61 StackHandleScope<20> hs(self); in TEST_F() local
/art/runtime/entrypoints/interpreter/
Dinterpreter_entrypoints.cc36 StackHandleScope<1> hs(self); in artInterpreterToCompiledCodeBridge() local
/art/compiler/dex/
Dmir_field_info.cc48 StackHandleScope<3> hs(soa.Self()); in Resolve() local
113 StackHandleScope<3> hs(soa.Self()); in Resolve() local
/art/runtime/interpreter/
Dunstarted_runtime.cc86 StackHandleScope<1> hs(self); in UnstartedRuntimeFindClass() local
129 StackHandleScope<1> hs(self); in UnstartedClassForName() local
145 StackHandleScope<2> hs(self); in UnstartedClassForNameLong() local
162 StackHandleScope<2> hs(self); in UnstartedClassClassForName() local
172 StackHandleScope<2> hs(self); // Class, constructor, object. in UnstartedClassNewInstance() local
268 StackHandleScope<2> hs(self); in UnstartedVmClassLoaderFindLoadedClass() local
435 StackHandleScope<2> hs(self); in UnstartedThreadLocalGet() local
705 StackHandleScope<3> hs(self); in UnstartedSecurityGetSecurityPropertiesReader() local
761 StackHandleScope<1> hs(self); in UnstartedStringGetCharsNoCheck() local
800 StackHandleScope<1> hs(self); in UnstartedStringFactoryNewStringFromChars() local
[all …]
/art/runtime/arch/
Dstub_test.cc858 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
932 StackHandleScope<kNumberOfLocks + 1> hs(self); in TestUnlockObject() local
1087 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
1141 StackHandleScope<5> hs(soa.Self()); in TEST_F() local
1275 StackHandleScope<2> hs(soa.Self()); in TEST_F() local
1402 StackHandleScope<2> hs(self); in TEST_F() local
1500 StackHandleScope<kStringCount> hs(self); in TEST_F() local
2065 StackHandleScope<3> hs(self); in TestFields() local
2229 StackHandleScope<7> hs(self); in TEST_F() local
2360 StackHandleScope<kStringCount> hs(self); in TEST_F() local
/art/compiler/driver/
Dcompiler_driver.cc577 StackHandleScope<1> hs(soa.Self()); in CompileOne() local
594 StackHandleScope<1> hs(self); in CompileMethod() local
770 StackHandleScope<1> hs(self); in LoadImageClasses() local
786 StackHandleScope<1> hs(self); in LoadImageClasses() local
824 StackHandleScope<1> hs(self); in MaybeAddToImageClasses() local
948 StackHandleScope<1> hs(self_); in VisitClinitClassesObject() local
1043 StackHandleScope<1> hs(soa.Self()); in CanAssumeStringIsPresentInDexCache() local
1264 StackHandleScope<3> hs(soa.Self()); in ComputeInstanceFieldInfo() local
1314 StackHandleScope<2> hs(soa.Self()); in ComputeStaticFieldInfo() local
1500 StackHandleScope<3> hs(soa.Self()); in ComputeInvokeInfo() local
[all …]
Dcompiler_driver_test.cc83 StackHandleScope<1> hs(soa.Self()); in MakeDexFileExecutable() local
212 StackHandleScope<1> hs(self); in TEST_F() local

123