Home
last modified time | relevance | path

Searched defs:hs (Results 51 – 75 of 125) sorted by relevance

12345

/art/runtime/jni/
Djni_id_manager.cc122 StackHandleScope<1> hs(self); in EnsureIdsArray() local
148 StackHandleScope<1> hs(self); in EnsureIdsArray() local
309 StackReflectiveHandleScope<counts.first, counts.second> hs(self); in EncodeGenericId() local
404 StackHandleScope<3> hs(self); in Init() local
/art/runtime/
Dinstrumentation_test.cc505 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
525 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
546 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
581 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
599 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
630 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
679 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
Dclass_table_test.cc74 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
Dhandle_scope_test.cc94 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
Dclass_loader_context_test.cc548 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
584 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
611 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
652 StackHandleScope<3> hs(soa.Self()); in TEST_F() local
722 StackHandleScope<4> hs(soa.Self()); in TEST_F() local
810 StackHandleScope<6> hs(soa.Self()); in TEST_F() local
910 StackHandleScope<6> hs(soa.Self()); in TEST_F() local
1025 StackHandleScope<6> hs(soa.Self()); in TEST_F() local
1182 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
1220 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
[all …]
Ddebug_print.cc101 StackHandleScope<1> hs(soa.Self()); in DescribeLoaders() local
Dclass_loader_context.cc794 StackHandleScope<3> hs(self); in CreateClassLoaderInternal() local
1014 StackHandleScope<1> hs(soa.Self()); in CollectDexFilesFromSupportedClassLoader() local
1153 StackHandleScope<3> hs(Thread::Current()); in CreateInfoFromClassLoader() local
1185 StackHandleScope<2> hs(soa.Self()); in CreateContextForClassLoader() local
1207 StackHandleScope<1> hs(soa.Self()); in EncodeClassPathContextsForClassLoader() local
Dmonitor_test.cc249 StackHandleScope<3> hs(soa.Self()); in CommonWaitSetup() local
352 StackHandleScope<1> hs(self); in TEST_F() local
Dquick_exception_handler.cc110 StackHandleScope<1> hs(GetThread()); in HandleTryItems() local
154 StackHandleScope<1> hs(self_); in FindCatch() local
/art/runtime/gc/space/
Dspace_create_test.cc101 StackHandleScope<3> hs(soa.Self()); in TEST_P() local
235 StackHandleScope<3> hs(soa.Self()); in TEST_P() local
/art/runtime/native/
Dlibcore_util_CharsetUtils.cc160 StackHandleScope<1> hs(soa.Self()); in charsToBytes() local
197 StackHandleScope<1> hs(soa.Self()); in CharsetUtils_toUtf8Bytes() local
Djava_lang_VMClassLoader.cc113 StackHandleScope<1> hs(soa.Self()); in VMClassLoader_findLoadedClass() local
Ddalvik_system_VMDebug.cc297 VariableSizedHandleScope hs(soa.Self()); in VMDebug_countInstancesOfClass() local
316 VariableSizedHandleScope hs(soa.Self()); in VMDebug_countInstancesOfClasses() local
340 StackHandleScope<2> hs(soa.Self()); in VMDebug_getInstancesOfClasses() local
597 StackHandleScope<1> hs(soa.Self()); in VMDebug_allowHiddenApiReflectionFrom() local
Djava_lang_reflect_Field.cc134 StackHandleScope<2> hs(self); in CheckReceiver() local
453 StackHandleScope<1> hs(soa.Self()); in Field_getAnnotationNative() local
501 StackHandleScope<1> hs(soa.Self()); in Field_isAnnotationPresentNative() local
/art/runtime/mirror/
Dclass_ext.cc66 StackHandleScope<4> hs(self); in ExtendObsoleteArrays() local
Dclass.cc152 StackHandleScope<2> hs(self); in EnsureExtDataPresent() local
425 StackHandleScope<2> hs(self); in DumpClass() local
874 StackHandleScope<2> hs(self); in FindVirtualMethodForInterfaceSuper() local
1334 StackHandleScope<1> hs(self_); in operator ()() local
1464 StackHandleScope<3> hs(self); in GetDeclaredMethodInternal() local
1564 StackHandleScope<1> hs(self); in GetDeclaredConstructorInternal() local
/art/openjdkjvmti/
Dti_class.cc216 art::StackHandleScope<2> hs(self); in ClassPreDefine() local
676 art::StackHandleScope<1> hs(soa.Self()); in GetImplementedInterfaces() local
723 art::StackHandleScope<1> hs(soa.Self()); in GetClassSignature() local
834 art::StackHandleScope<1> hs(self); in ClassGetModifiers() local
951 art::StackHandleScope<1> hs(self); in GetClassLoaderClassDescriptors() local
1121 art::StackHandleScope<1> hs(art::Thread::Current()); in GetSourceDebugExtension() local
/art/runtime/entrypoints/jni/
Djni_entrypoints.cc76 StackHandleScope<1> hs(self); in artFindNativeMethodRunnable() local
/art/runtime/gc/
Dheap_test.cc69 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
Dallocation_record.cc192 StackHandleScope<1> hs(self); in RecordAllocation() local
/art/runtime/verifier/
Dclass_verifier.cc73 StackHandleScope<1> hs(self); in ReverifyClass() local
183 StackHandleScope<2> hs(self); in CommonVerifyClass() local
/art/compiler/
Dexception_test.cc57 StackHandleScope<2> hs(soa.Self()); in SetUp() local
/art/compiler/optimizing/
Dsharpening.cc326 StackHandleScope<1> hs(soa.Self()); in ProcessLoadString() local
/art/dex2oat/
Dverifier_deps_test.cc69 StackHandleScope<1> hs(soa.Self()); in FindClassByName() local
122 StackHandleScope<1> hs(soa.Self()); in LoadDexFile() local
145 StackHandleScope<2> hs(soa.Self()); in VerifyMethod() local
208 StackHandleScope<1> hs(soa.Self()); in TestAssignabilityRecording() local
225 StackHandleScope<2> hs(soa.Self()); in VerifyClassStatus() local
490 StackHandleScope<1> hs(soa.Self()); in RunValidation() local
/art/runtime/interpreter/mterp/
Dnterp.cc320 StackHandleScope<2> hs(self); in ResolveFieldWithAccessChecks() local
369 StackHandleScope<1> hs(self); in NterpGetStaticField() local

12345