Home
last modified time | relevance | path

Searched defs:hs2 (Results 1 – 7 of 7) sorted by relevance

/art/runtime/gc/
Dheap_test.cc52 StackHandleScope<1> hs2(soa.Self()); in TEST_F() local
/art/runtime/mirror/
Darray.cc61 StackHandleScope<1> hs2(self); in RecursiveCreateMultiArray() local
Dclass.cc740 StackHandleScope<1> hs2(self); in FindStaticField() local
764 StackHandleScope<1> hs2(self); in FindStaticField() local
792 StackHandleScope<1> hs2(self); in FindField() local
/art/compiler/driver/
Dcompiler_driver.cc1115 StackHandleScope<2> hs2(self); in LoadImageClasses() local
1161 StackHandleScope<1> hs2(self); in MaybeAddToImageClasses() local
1166 StackHandleScope<1> hs2(self); in MaybeAddToImageClasses() local
1170 StackHandleScope<1> hs2(self); in MaybeAddToImageClasses() local
/art/runtime/
Dreflection_test.cc118 StackHandleScope<1> hs2(self); in ReflectionTestMakeExecutable() local
Dclass_linker.cc1611 StackHandleScope<1> hs2(self); in AddImageSpace() local
4257 StackHandleScope<1> hs2(self); in CreateProxyClass() local
6666 StackHandleScope<2> hs2(self); in LinkInterfaceMethods() local
8002 StackHandleScope<4> hs2(self); in CreatePathClassLoader() local
Djni_internal.cc201 StackHandleScope<1> hs2(soa.Self()); in FindFieldID() local