Home
last modified time | relevance | path

Searched refs:ScopedObjectAccess (Results 101 – 125 of 192) sorted by relevance

12345678

/art/test/570-checker-osr/
Dosr.cc36 ScopedObjectAccess soa(Thread::Current()); in ProcessMethodWithName()
/art/runtime/jit/
Djit.cc451 ScopedObjectAccess so(Thread::Current()); in DumpTypeInfoForLoadedTypes()
770 ScopedObjectAccess soa(Thread::Current()); in JitCompileTask()
784 ScopedObjectAccess soa(Thread::Current()); in ~JitCompileTask()
791 ScopedObjectAccess soa(self); in Run()
893 ScopedObjectAccess soa(self); in Run()
979 ScopedObjectAccess soa(Thread::Current()); in JitProfileTask()
995 ScopedObjectAccess soa(self); in Run()
1025 ScopedObjectAccess soa(Thread::Current()); in ~JitProfileTask()
1385 ScopedObjectAccess soa(self); in CompileMethodsFromBootProfile()
1434 ScopedObjectAccess soa(self); in CompileMethodsFromProfile()
/art/runtime/
Ddebugger.cc115 ScopedObjectAccess soa(Thread::Current()); in GcDidFinish()
120 ScopedObjectAccess soa(Thread::Current()); in GcDidFinish()
125 ScopedObjectAccess soa(Thread::Current()); in GcDidFinish()
209 ScopedObjectAccess soa(self); in DdmHandleChunk()
257 ScopedObjectAccess soa(self); in DdmHandleChunk()
344 ScopedObjectAccess soa(self); in DdmSetThreadNotification()
Doat_file_manager.cc273 ScopedObjectAccess soa(self); in OpenDexFilesFromOat()
386 ScopedObjectAccess soa(self); in OpenDexFilesFromOat()
647 ScopedObjectAccess soa(self); in BackgroundVerificationTask()
655 ScopedObjectAccess soa(self); in ~BackgroundVerificationTask()
671 ScopedObjectAccess soa(self); in Run()
Dcommon_runtime_test.cc148 ScopedObjectAccess soa(Thread::Current()); in FinalizeSetup()
182 ScopedObjectAccess soa(Thread::Current()); in GetDexFiles()
191 ScopedObjectAccess& soa, in GetDexFiles()
265 ScopedObjectAccess soa(self); in LoadDexInWellKnownClassLoader()
Dclass_loader_context_test.cc199 void VerifyClassLoaderDexFiles(ScopedObjectAccess& soa, in VerifyClassLoaderDexFiles()
546 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
582 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
609 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
650 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
720 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
808 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
908 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
1023 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
1181 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
[all …]
Druntime.cc418 ScopedObjectAccess soa(self); in ~Runtime()
773 ScopedObjectAccess soa(Thread::Current()); in CreateSystemClassLoader()
867 ScopedObjectAccess soa(self); in Start()
924 ScopedObjectAccess soa(self); in Start()
949 ScopedObjectAccess soa(self); in Start()
956 ScopedObjectAccess soa(self); in Start()
961 ScopedObjectAccess soa(self); in Start()
1064 ScopedObjectAccess soa(Thread::Current()); in InitNonZygoteOrPostFork()
1781 ScopedObjectAccess soa(self); in Init()
1851 ScopedObjectAccess soa(Thread::Current()); in AttachAgent()
[all …]
Dproxy_test.h36 inline ObjPtr<mirror::Class> GenerateProxyClass(ScopedObjectAccess& soa, in GenerateProxyClass()
Dthread_list.cc146 ScopedObjectAccess soa(Thread::Current()); in DumpForSigQuit()
221 ScopedObjectAccess soa(self); in Run()
265 ScopedObjectAccess soa(self); in Dump()
485 ScopedObjectAccess soa(self); in RunEmptyCheckpoint()
903 ScopedObjectAccess soa(self); in SuspendThreadByPeer()
1023 ScopedObjectAccess soa(self); in SuspendThreadByThreadId()
Dindirect_reference_table.cc363 ScopedObjectAccess soa(self); in Remove()
401 ScopedObjectAccess soa(Thread::Current()); in Remove()
Dwell_known_classes.cc185 ScopedObjectAccess soa(env); in CacheField()
195 ScopedObjectAccess soa(env); in CacheField()
211 ScopedObjectAccess soa(env); in CacheMethod()
221 ScopedObjectAccess soa(env); in CacheMethod()
Dindirect_reference_table_test.cc55 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
280 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
490 ScopedObjectAccess soa(Thread::Current()); in TEST_F()
/art/openjdkjvmti/
Dti_threadgroup.cc97 art::ScopedObjectAccess soa(art::Thread::Current()); in GetThreadGroupInfo()
227 art::ScopedObjectAccess soa(art::Thread::Current()); in GetThreadGroupChildren()
Dti_phase.cc55 art::ScopedObjectAccess soa(art::Thread::Current()); in GetCurrentJThread()
Dti_stack.cc260 art::ScopedObjectAccess soa(art::Thread::Current()); in GetStackTrace()
426 art::ScopedObjectAccess soa(current); in GetAllStackTraces()
535 art::ScopedObjectAccess soa(current); // Now we know we have the shared lock. in GetThreadListStackTraces()
725 art::ScopedObjectAccess soa(art::Thread::Current()); in GetFrameCount()
795 art::ScopedObjectAccess soa(art::Thread::Current()); in GetFrameLocation()
970 art::ScopedObjectAccess soa(art::Thread::Current()); in GetOwnedMonitorStackDepthInfo()
1006 art::ScopedObjectAccess soa(art::Thread::Current()); in GetOwnedMonitorInfo()
1042 art::ScopedObjectAccess soa(self); in NotifyFramePop()
1388 art::ScopedObjectAccess soa(self); in ForceEarlyReturn()
Dti_search.cc250 art::ScopedObjectAccess soa(art::Thread::Current()); in AddToBootstrapClassLoaderSearch()
368 art::ScopedObjectAccess soa(self); in AddToDexClassLoader()
/art/compiler/driver/
Dcompiler_options.cc182 ScopedObjectAccess soa(self); in IsMethodVerifiedWithoutFailures()
/art/runtime/arch/
Dstub_test.cc47 ScopedObjectAccess soa(Thread::Current()); in SetUp()
463 ScopedObjectAccess soa(self); in TEST_F()
537 ScopedObjectAccess soa(self); in TestUnlockObject()
693 ScopedObjectAccess soa(self); in TEST_F()
793 ScopedObjectAccess soa(self); in TEST_F()
910 ScopedObjectAccess soa(self); in TEST_F()
973 ScopedObjectAccess soa(self); in TEST_F()
1559 ScopedObjectAccess soa(self); in TestFields()
1710 ScopedObjectAccess soa(self); in TEST_F()
1847 ScopedObjectAccess soa(self); in TEST_F()
[all …]
/art/test/454-get-vreg/
Dget_vreg_jni.cc124 ScopedObjectAccess soa(Thread::Current()); in Java_Main_doNativeCall()
/art/tools/jvmti-agents/jit-load/
Djitload.cc39 art::ScopedObjectAccess soa(art::Thread::Current()); in GetJitThread()
/art/compiler/optimizing/
Dinstruction_builder.h42 class ScopedObjectAccess; variable
228 Handle<mirror::Class> ResolveClass(ScopedObjectAccess& soa, dex::TypeIndex type_index)
/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc119 ScopedObjectAccess soa(self); in CollectNonDebuggableClasses()
387 ScopedObjectAccess soa(env); in ZygoteHooks_nativePostForkChild()
Ddalvik_system_VMStack.cc68 ScopedObjectAccess soa2(soa.Self()); in GetThreadStack()
/art/dex2oat/driver/
Dcompiler_driver.cc396 ScopedObjectAccess soa(self); in GetDexToDexCompilationLevel()
460 ScopedObjectAccess soa(self); in CompileMethodHarness()
676 ScopedObjectAccess soa(Thread::Current()); in ResolveConstStrings()
796 ScopedObjectAccess soa(Thread::Current()); in InitializeTypeCheckBitstrings()
821 ScopedObjectAccess soa(Thread::Current()); in EnsureVerifiedOrVerifyAtRuntime()
1117 ScopedObjectAccess soa(self); in LoadImageClasses()
1390 const ScopedObjectAccess& soa) { in ComputeInstanceFieldInfo()
1414 ScopedObjectAccess soa(Thread::Current()); in ComputeInstanceFieldInfo()
1630 ScopedObjectAccess soa(self); in Visit()
1735 ScopedObjectAccess soa(Thread::Current()); in Visit()
[all …]
/art/dex2oat/linker/
Dimage_test.cc119 ScopedObjectAccess soa(self); in TEST_F()

12345678