Home
last modified time | relevance | path

Searched refs:Runtime (Results 301 – 325 of 386) sorted by relevance

1...<<111213141516

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc128 ClassLinker* linker = Runtime::Current()->GetClassLinker(); in artThrowClassCastException()
/art/test/905-object-free/src/art/
DTest905.java52 Runtime.getRuntime().gc(); in waitForGc()
/art/openjdkjvmti/
Dti_field.cc116 art::RuntimeCallbacks* callbacks = art::Runtime::Current()->GetRuntimeCallbacks(); in Register()
124 art::RuntimeCallbacks* callbacks = art::Runtime::Current()->GetRuntimeCallbacks(); in Unregister()
Dti_redefine.cc309 art::Runtime* runtime = art::Runtime::Current(); in VisitFrame()
440 if (!art::Runtime::Current()->GetClassLinker()->EnsureInitialized( in GetClassRedefinitionError()
500 art::Runtime::Current()->GetClassLinker()->VisitClasses(&cfv); in GetClassRedefinitionError()
554 art::Runtime* runtime = art::Runtime::Current(); in RedefineClassesGeneric()
639 art::Runtime::Current(), in StructurallyRedefineClassDirect()
651 art::Runtime* runtime, in RedefineClassesDirect()
857 art::ThreadList* list = art::Runtime::Current()->GetThreadList(); in FindAndAllocateObsoleteMethods()
861 art::jit::Jit* jit = art::Runtime::Current()->GetJit(); in FindAndAllocateObsoleteMethods()
1203 art::Runtime* runtime, in RedefinitionDataHolder()
1408 DCHECK(!art::Runtime::Current()->IsActiveTransaction()); in SetSlot()
[all …]
Dti_class_loader.cc69 art::Runtime::Current()->GetClassLinker()->AppendToBootClassPath(self, dex_file); in AddToClassLoader()
/art/runtime/
Dclass_table.cc26 Runtime* const runtime = Runtime::Current(); in ClassTable()
Dwell_known_classes.cc186 if (Runtime::Current()->GetJniIdType() != JniIdType::kSwapablePointer) { in CacheField()
212 if (Runtime::Current()->GetJniIdType() != JniIdType::kSwapablePointer) { in CacheMethod()
271 PointerSize p_size = Runtime::Current()->GetClassLinker()->GetImagePointerSize(); in STRING_INIT_LIST()
294 DCHECK(!Runtime::Current()->IsStarted() || (new_runtime_name) != nullptr); \ in InitStringEntryPoints()
Dmonitor_pool.h106 return Runtime::Current()->GetMonitorPool(); in GetMonitorPool()
Dvdex_file.cc363 Runtime* const runtime = Runtime::Current(); in ComputeBootClassPathChecksumString()
/art/runtime/gc/space/
Dregion_space.cc218 return art::Runtime::Current()->GetHeap()->GetUseGenerationalCC(); in GetUseGenerationalCC()
922 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in RevokeAllThreadLocalBuffers()
940 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in AssertAllThreadLocalBuffersAreRevoked()
989 space::RegionSpace* region_space = art::Runtime::Current()->GetHeap()->GetRegionSpace(); in GetLongestConsecutiveFreeBytes()
1025 Heap* heap = Runtime::Current()->GetHeap(); in TraceHeapSize()
Dspace_create_test.cc51 Runtime::Current()->GetHeap()->IsLowMemoryMode(), in CreateSpace()
168 gc::Heap* heap = Runtime::Current()->GetHeap(); in TEST_P()
Dspace_test.h44 Heap* heap = Runtime::Current()->GetHeap();
59 Runtime::Current()->GetClassLinker()->FindSystemClass(self, "[B"); in GetByteArrayClass()
/art/dex2oat/linker/
Doat_writer_test.cc99 Runtime::Current()->SetCompilerCallbacks(callbacks_.get()); in SetupCompiler()
191 Runtime* runtime = Runtime::Current(); in DoWriteElf()
431 ClassLinker* class_linker = Runtime::Current()->GetClassLinker(); in TEST_F()
555 ClassLinker* const class_linker = Runtime::Current()->GetClassLinker(); in TEST_F()
Dimage_test.h152 ClassLinker* class_linker = Runtime::Current()->GetClassLinker(); in DoCompile()
385 ClassLinker* const class_linker = Runtime::Current()->GetClassLinker(); in Compile()
/art/runtime/verifier/
Dverifier_deps.cc187 CompilerCallbacks* callbacks = Runtime::Current()->GetCompilerCallbacks(); in GetMainVerifierDeps()
197 if (!Runtime::Current()->IsAotCompiler()) { in GetThreadLocalVerifierDeps()
1016 ClassLinker* class_linker = Runtime::Current()->GetClassLinker(); in VerifyAssignability()
1054 ClassLinker* class_linker = Runtime::Current()->GetClassLinker(); in VerifyClasses()
1094 ClassLinker* class_linker = Runtime::Current()->GetClassLinker(); in VerifyFields()
1155 ClassLinker* class_linker = Runtime::Current()->GetClassLinker(); in VerifyMethods()
1230 Runtime::Current()->GetClassLinker()->GetBootClassPath(); in VerifyInternalClasses()
Dmethod_verifier.cc738 DCHECK(Runtime::Current()->IsStarted() || verify_to_dump_) in GetMethodIdxOfInvoke()
756 DCHECK(Runtime::Current()->IsStarted() || verify_to_dump_); in GetFieldIdxOfFieldAccess()
5331 if (duration_ns > MsToNs(Runtime::Current()->GetVerifierLoggingThresholdMs())) { in VerifyMethod()
5353 Runtime::Current()->GetClassLinker(), in CalculateVerificationInfo()
5354 Runtime::Current()->GetArenaPool(), in CalculateVerificationInfo()
5361 Runtime::Current()->IsAotCompiler(), in CalculateVerificationInfo()
5373 Runtime::Current()->GetTargetSdkVersion())); in CalculateVerificationInfo()
5400 Runtime::Current()->GetClassLinker(), in VerifyMethodAndDump()
5401 Runtime::Current()->GetArenaPool(), in VerifyMethodAndDump()
5408 Runtime::Current()->IsAotCompiler(), in VerifyMethodAndDump()
[all …]
/art/runtime/native/
Djava_lang_String.cc75 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in String_fastSubstring()
/art/imgdiag/
Dimgdiag.cc721 class_linker_ = Runtime::Current()->GetClassLinker(); in RegionSpecializedBase()
848 OatFileManager& oat_file_manager = Runtime::Current()->GetOatFileManager(); in BuildEntryPointNames()
923 PointerSize pointer_size = InstructionSetPointerSize(Runtime::Current()->GetInstructionSet()); in DumpOneArtMethod()
978 PointerSize pointer_size = InstructionSetPointerSize(Runtime::Current()->GetInstructionSet()); in ProcessRegion()
1219 Runtime* runtime = Runtime::Current(); in Init()
1826 static int DumpImage(Runtime* runtime, in DumpImage()
1953 bool ExecuteWithRuntime(Runtime* runtime) override { in ExecuteWithRuntime()
/art/test/130-hprof/src/
DMain.java128 Runtime.getRuntime().gc(); in testAllocationTrackingAndClassUnloading()
/art/runtime/hprof/
Dhprof.cc449 if (Runtime::Current()->GetHeap()->IsAllocTrackingEnabled()) { in Dump()
523 Runtime* const runtime = Runtime::Current(); in ProcessBody()
823 Runtime::Current()->GetRuntimeCallbacks()->DdmPublishChunk( in DumpToDdmsDirect()
835 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in PopulateAllocationTrackingTraces()
1117 gc::Heap* const heap = Runtime::Current()->GetHeap(); in DumpHeapObject()
/art/runtime/jni/
Dcheck_jni.cc289 Runtime::Current()->GetJavaVM()->AttachCurrentThread(&env, /* thr_args= */ nullptr); in CheckAttachedThread()
294 Runtime::Current()->GetJavaVM()->JniAbort(function_name, tmp.c_str()); in CheckAttachedThread()
296 CHECK_NE(Runtime::Current()->GetJavaVM()->DetachCurrentThread(), JNI_ERR); in CheckAttachedThread()
350 if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(o.Ptr())) { in CheckInstanceFieldID()
351 Runtime::Current()->GetHeap()->DumpSpaces(LOG_STREAM(ERROR)); in CheckInstanceFieldID()
643 Runtime::Current()->GetClassLinker()->GetClassRoots(); in CheckReflectedMethod()
854 okay = Runtime::Current()->IsClearedJniWeakGlobal(obj); in CheckInstance()
866 if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(obj.Ptr())) { in CheckInstance()
867 Runtime::Current()->GetHeap()->DumpSpaces(LOG_STREAM(ERROR)); in CheckInstance()
1028 } else if (!Runtime::Current()->GetHeap()->IsValidObjectAddress(c.Ptr())) { in TracePossibleHeapValue()
[all …]
/art/test/074-gc-thrash/src/
DMain.java228 Runtime.getRuntime().gc(); in run()
/art/runtime/mirror/
Dclass-inl.h68 !Runtime::Current()->IsStarted()) << IsLoaded(); in GetSuperClass()
468 ObjPtr<Class> dex_access_to = Runtime::Current()->GetClassLinker()->LookupResolvedType( in ResolvedFieldAccessTest()
504 ObjPtr<Class> dex_access_to = Runtime::Current()->GetClassLinker()->LookupResolvedType( in ResolvedMethodAccessTest()
944 if (Runtime::Current()->IsActiveTransaction()) { in SetAccessFlags()
1021 DCHECK_EQ(pointer_size, Runtime::Current()->GetClassLinker()->GetImagePointerSize()); in CheckPointerSize()
/art/test/800-smali/smali/
Db_22881413.smali15 .field private static res10:Ljava/lang/Runtime;
197 sget-object v0, LB22881413;->res10:Ljava/lang/Runtime;
/art/compiler/dex/
Dinline_method_analyser.cc150 ArtMethod* target_method = Runtime::Current()->GetClassLinker()->LookupResolvedMethod( in GetTargetConstructor()
218 ClassLinker* class_linker = Runtime::Current()->GetClassLinker(); in RecordConstructorIPut()
715 ClassLinker* class_linker = Runtime::Current()->GetClassLinker(); in ComputeSpecialAccessorInfo()

1...<<111213141516