/art/runtime/ |
D | scoped_disable_public_sdk_checker.h | 28 Runtime* runtime = Runtime::Current(); in ScopedDisablePublicSdkChecker() local 35 Runtime* runtime = Runtime::Current(); in ~ScopedDisablePublicSdkChecker() local
|
D | instrumentation_test.cc | 267 Runtime* runtime = Runtime::Current(); in DeoptimizeMethod() local 280 Runtime* runtime = Runtime::Current(); in UndeoptimizeMethod() local 295 Runtime* runtime = Runtime::Current(); in DeoptimizeEverything() local 307 Runtime* runtime = Runtime::Current(); in UndeoptimizeEverything() local 322 Runtime* runtime = Runtime::Current(); in EnableMethodTracing() local 335 Runtime* runtime = Runtime::Current(); in DisableMethodTracing() local 490 Runtime* const runtime = Runtime::Current(); in TEST_F() local 510 Runtime* const runtime = Runtime::Current(); in TEST_F() local 531 Runtime* const runtime = Runtime::Current(); in TEST_F() local 566 Runtime* const runtime = Runtime::Current(); in TEST_F() local [all …]
|
D | startup_completed_task.cc | 48 Runtime* const runtime = Runtime::Current(); in Run() local 78 Runtime* const runtime = Runtime::Current(); in DeleteStartupDexCaches() local
|
D | scoped_thread_state_change.cc | 44 Runtime* runtime = Runtime::Current(); in ScopedThreadChangeDestructorCheck() local
|
D | signal_catcher.cc | 118 Runtime* runtime = Runtime::Current(); in HandleSigQuit() local 175 Runtime* runtime = Runtime::Current(); in Run() local
|
D | aot_class_linker.cc | 50 Runtime* const runtime = Runtime::Current(); in InitializeClass() local 112 Runtime* const runtime = Runtime::Current(); in PerformClassVerification() local
|
D | art_method.cc | 383 Runtime* runtime = Runtime::Current(); in Invoke() local 592 Runtime* runtime = Runtime::Current(); in GetOatQuickMethodHeader() local 698 Runtime* runtime = Runtime::Current(); in HasAnyCompiledCode() local 782 Runtime* runtime = Runtime::Current(); in CopyFrom() local 821 Runtime* runtime = Runtime::Current(); in IsImagePointerSize() local 872 Runtime* const runtime = Runtime::Current(); in GetRuntimeMethodName() local
|
D | hidden_api.cc | 360 Runtime* runtime = Runtime::Current(); in LogAccessToEventLog() local 407 Runtime* runtime = Runtime::Current(); in NotifyHiddenApiListener() local 442 static ALWAYS_INLINE void MaybeUpdateAccessFlags(Runtime* runtime, T* member, uint32_t flag) in MaybeUpdateAccessFlags() 571 Runtime* runtime = Runtime::Current(); in ShouldDenyAccessToMemberImpl() local 682 Runtime* runtime = Runtime::Current(); in ShouldDenyAccessToMember() local
|
D | intern_table.cc | 150 Runtime* runtime = Runtime::Current(); in InsertStrong() local 162 Runtime* runtime = Runtime::Current(); in InsertWeak() local 175 Runtime* runtime = Runtime::Current(); in RemoveWeak() local 440 Runtime* const runtime = Runtime::Current(); in Table() local
|
/art/test/1000-non-moving-space-stress/src-art/ |
D | Main.java | 25 VMRuntime runtime = VMRuntime.getRuntime(); in main() local 75 static void $noinline$Alloc(VMRuntime runtime) { in $noinline$Alloc()
|
/art/test/005-annotations/src/android/test/anno/ |
D | TestAnnotations.java | 166 Object runtime = VMRuntime.getRuntime(); in testVisibilityCompatibility() local 291 public static int getTargetSdkVersion(Object runtime) throws Exception { in getTargetSdkVersion() 295 public static void setTargetSdkVersion(Object runtime, int version) throws Exception { in setTargetSdkVersion()
|
/art/runtime/gc/ |
D | heap_verification_test.cc | 108 Runtime* const runtime = Runtime::Current(); in TEST_F() local 126 Runtime* const runtime = Runtime::Current(); in TEST_F() local 152 Runtime* const runtime = Runtime::Current(); in TEST_F() local 172 Runtime* const runtime = Runtime::Current(); in TEST_F() local
|
/art/test/2031-zygote-compiled-frame-deopt/ |
D | native-wait.cc | 38 Runtime* runtime = Runtime::Current(); in Java_art_Test2031_simulateZygoteFork() local 69 Runtime* runtime = Runtime::Current(); in Java_art_Test2031_setupJvmti() local
|
/art/test/993-breakpoints-non-debuggable/ |
D | native_attach_agent.cc | 26 Runtime* runtime = Runtime::Current(); in Java_art_Test993AttachAgent_setupJvmti() local
|
/art/runtime/interpreter/mterp/ |
D | nterp_impl.cc | 35 Runtime* runtime = Runtime::Current(); in CanRuntimeUseNterp() local
|
/art/test/104-growth-limit/src/ |
D | Main.java | 29 final Object runtime = get_runtime.invoke(null); in main() local
|
/art/openjdkjvmti/ |
D | ti_jni.cc | 66 art::Runtime* runtime = art::Runtime::Current(); in GetJNIFunctionTable() local
|
/art/compiler/jit/ |
D | jit_compiler.cc | 52 Runtime* runtime = Runtime::Current(); in ParseCompilerOptions() local 187 Runtime* runtime = Runtime::Current(); in CompileMethod() local
|
/art/runtime/native/ |
D | dalvik_system_ZygoteHooks.cc | 117 Runtime* const runtime = Runtime::Current(); in CollectNonDebuggableClasses() local 165 Runtime* const runtime = Runtime::Current(); in EnableDebugFeatures() local 256 Runtime* runtime = Runtime::Current(); in ZygoteHooks_nativePreFork() local 314 Runtime* runtime = Runtime::Current(); in ZygoteHooks_nativePostForkChild() local
|
D | java_lang_reflect_Array.cc | 60 Runtime* runtime = Runtime::Current(); in Array_createObjectArray() local
|
/art/runtime/gc/collector/ |
D | garbage_collector.cc | 165 Runtime* runtime = Runtime::Current(); in Run() local 288 Runtime* runtime = Runtime::Current(); in ScopedPause() local 300 Runtime* runtime = Runtime::Current(); in ~ScopedPause() local
|
/art/test/846-multidex-data-image/src-art/ |
D | Main.java | 56 VMRuntime runtime = VMRuntime.getRuntime(); in main() local
|
/art/runtime/mirror/ |
D | dex_cache-inl.h | 66 Runtime* runtime = Runtime::Current(); in AllocArray() local 141 Runtime* const runtime = Runtime::Current(); in SetResolvedString() local 188 Runtime* const runtime = Runtime::Current(); in SetResolvedMethodType() local
|
/art/runtime/metrics/ |
D | reporter.cc | 38 const ReportingConfig& config, Runtime* runtime) { in Create() 43 MetricsReporter::MetricsReporter(const ReportingConfig& config, Runtime* runtime) in MetricsReporter()
|
/art/runtime/jit/ |
D | jit.cc | 918 Runtime* runtime = Runtime::Current(); in Run() local 964 Runtime* runtime = Runtime::Current(); in Run() local 1196 Runtime* runtime = Runtime::Current(); in InZygoteUsingJit() local 1208 Runtime* runtime = Runtime::Current(); in CreateThreadPool() local 1313 Runtime* runtime = Runtime::Current(); in RegisterDexFiles() local 1560 Runtime* runtime = Runtime::Current(); in MethodEntered() local 1614 Runtime* runtime = Runtime::Current(); in RunPollingThread() local 1641 Runtime* const runtime = Runtime::Current(); in PostForkChildAction() local 1698 Runtime* runtime = Runtime::Current(); in PostZygoteFork() local
|