Home
last modified time | relevance | path

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

12345

/art/runtime/
Dcommon_runtime_test.cc184 StackHandleScope<1> hs(soa.Self()); in GetDexFiles() local
Druntime.cc777 StackHandleScope<2> hs(soa.Self()); in CreateSystemClassLoader() local
837 StackHandleScope<1> hs(self); in RunRootClinits() local
868 StackHandleScope<3> hs(soa.Self()); in Start() local
Dart_method.cc270 StackHandleScope<1> hs(self); in FindCatchBlock() local
Dstack.cc153 HandleScope* hs; in GetThisObject() local
Ddebugger.cc317 StackHandleScope<1> hs(Thread::Current()); in DdmSendThreadNotification() local
Doat_file_assistant_test.cc1268 StackHandleScope<1> hs(soa.Self()); in TEST_F() local
/art/runtime/verifier/
Dreg_type_test.cc1097 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
1112 StackHandleScope<4> hs(soa.Self()); in TestClassJoin() local
Dreg_type_cache.cc163 StackHandleScope<1> hs(self); in ResolveClass() local
Dverifier_deps.cc1015 StackHandleScope<2> hs(self); in VerifyAssignability() local
1053 StackHandleScope<1> hs(self); in VerifyClasses() local
Dmethod_verifier.cc5437 StackHandleScope<2> hs(Thread::Current()); in FindLocksAtDexPc() local
/art/runtime/gc/
Dheap.cc1756 StackHandleScope<1> hs(self); in AllocateInternalWithGc() local
3012 StackHandleScope<1> hs(self); in PushOnAllocationStackWithInternalGC() local
3031 StackHandleScope<1> hs(self); in PushOnThreadLocalAllocationStackWithInternalGC() local
3675 StackHandleScope<1> hs(self); in RequestConcurrentGCAndSaveObject() local
4110 StackHandleScope<1> hs(self); in CheckGcStressMode() local
/art/test/common/
Druntime_state.cc246 StackHandleScope<1> hs(self); in ForceJitCompiled() local
/art/openjdkjvmti/
Dti_stack.cc576 art::VariableSizedHandleScope hs(current); in GetThreadListStackTraces() local
892 art::VariableSizedHandleScope hs; member
Dti_method.cc635 art::StackHandleScope<2> hs(self); in InferSlotTypeFromVerifier() local
/art/runtime/jni/
Djni_internal.cc306 StackHandleScope<1> hs(self); in EnsureInitialized() local
345 StackHandleScope<2> hs(soa.Self()); in FindFieldJNI() local
501 StackHandleScope<1> hs(soa.Self()); in FindClass() local
620 StackHandleScope<1> hs(soa.Self()); in ExceptionDescribe() local
1913 StackHandleScope<1> hs(soa.Self()); in GetStringCritical() local
2309 StackHandleScope<1> hs(soa.Self()); in RegisterNatives() local
Djni_internal_test.cc623 StackHandleScope<1> hs(soa.Self()); in SetUpForTest() local
/art/compiler/optimizing/
Dreference_type_propagation.cc517 StackHandleScope<2> hs(self); in SetClassAsTypeInfo() local
Doptimizing_compiler.cc1221 StackHandleScope<3> hs(self); in JitCompile() local
Dinstruction_builder.cc1183 StackHandleScope<1> hs(self); in BuildConstructorFenceForAllocation() local
/art/profman/
Dprofile_assistant_test.cc303 StackHandleScope<1> hs(soa.Self()); in GetClass() local
1027 StackHandleScope<3> hs(soa.Self()); in TEST_F() local
/art/runtime/mirror/
Dvar_handle.cc1473 StackHandleScope<3> hs(Thread::Current()); in IsInvokerMethodTypeCompatible() local
1518 StackHandleScope<3> hs(self); in GetMethodTypeForAccessMode() local
/art/runtime/native/
Ddalvik_system_DexFile.cc447 StackHandleScope<1> hs(soa.Self()); in DexFile_defineClassNative() local
/art/dex2oat/linker/
Dimage_writer.cc158 StackHandleScope<1> hs(self); in AllocateBootImageLiveObjects() local
1540 StackHandleScope<2> hs(self); in CreateImageRoots() local
/art/oatdump/
Doatdump.cc1158 std::unique_ptr<StackHandleScope<1>> hs; in DumpOatMethod() local
1500 StackHandleScope<1>* hs, in DumpVerifier()
/art/compiler/jni/
Djni_compiler_test.cc249 StackHandleScope<1> hs(soa.Self()); in CompileForTest() local

12345