| /art/runtime/ |
| D | scoped_disable_public_sdk_checker.h | 30 Runtime* runtime = Runtime::Current(); in ScopedDisablePublicSdkChecker() local 37 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 80 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 | 128 Runtime* runtime = Runtime::Current(); in HandleSigQuit() local 192 Runtime* runtime = Runtime::Current(); in Run() local
|
| D | fuzzer_corpus_test.cc | 46 static const ClassLinker::DexCacheData* GetDexCacheData(Runtime* runtime, const DexFile* dex_file) in GetDexCacheData() 110 Runtime* runtime = Runtime::Current(); in ClassVerification() local 235 static jobject RegisterDexFileAndGetClassLoader(Runtime* runtime, StandardDexFile* dex_file) in RegisterDexFileAndGetClassLoader()
|
| D | instrumentation-inl.h | 35 Runtime* runtime = Runtime::Current(); in CanUseAotCode() local
|
| D | hidden_api.cc | 432 Runtime* runtime = Runtime::Current(); in LogAccessToEventLog() local 479 Runtime* runtime = Runtime::Current(); in NotifyHiddenApiListener() local 514 static ALWAYS_INLINE void MaybeUpdateAccessFlags(Runtime* runtime, T* member, uint32_t flag) in MaybeUpdateAccessFlags() 661 Runtime* runtime = Runtime::Current(); in ShouldDenyAccessToMemberImpl() local 791 Runtime* runtime = Runtime::Current(); in ShouldDenyAccessToMember() local
|
| D | art_method.cc | 382 Runtime* runtime = Runtime::Current(); in Invoke() local 590 Runtime* runtime = Runtime::Current(); in GetOatQuickMethodHeader() local 802 Runtime* runtime = Runtime::Current(); in CopyFrom() local 843 Runtime* runtime = Runtime::Current(); in IsImagePointerSize() local 893 Runtime* const runtime = Runtime::Current(); in GetRuntimeMethodName() local
|
| D | intern_table.cc | 151 Runtime* runtime = Runtime::Current(); in InsertStrong() local 163 Runtime* runtime = Runtime::Current(); in InsertWeak() local 176 Runtime* runtime = Runtime::Current(); in RemoveWeak() local 441 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/2270-mh-internal-hiddenapi-use/ |
| D | mh-internal-hidden-api.cc | 27 Runtime* runtime = Runtime::Current(); in Java_Main_enableHiddenApiChecks() local
|
| /art/tools/fuzzer/ |
| D | libart_verify_classes_fuzzer.cc | 49 static const ClassLinker::DexCacheData* GetDexCacheData(Runtime* runtime, const DexFile* dex_file) in GetDexCacheData() 92 jobject RegisterDexFileAndGetClassLoader(art::Runtime* runtime, art::StandardDexFile* dex_file) in RegisterDexFileAndGetClassLoader() 164 art::Runtime* runtime = art::Runtime::Current(); in LLVMFuzzerTestOneInput() local
|
| /art/test/993-breakpoints-non-debuggable/ |
| D | native_attach_agent.cc | 26 Runtime* runtime = Runtime::Current(); in Java_art_Test993AttachAgent_setupJvmti() local
|
| /art/test/664-aget-verifier/ |
| D | aget-verifier.cc | 46 Runtime* runtime = Runtime::Current(); in Java_Main_testCompiled() 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/runtime/gc/collector/ |
| D | garbage_collector.cc | 197 Runtime* runtime = Runtime::Current(); in Run() local 417 Runtime* runtime = Runtime::Current(); in ScopedPause() local 429 Runtime* runtime = Runtime::Current(); in ~ScopedPause() local 455 Runtime* runtime = Runtime::Current(); in ShouldEagerlyReleaseMemoryToOS() 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
|
| /art/compiler/jit/ |
| D | jit_compiler.cc | 51 Runtime* runtime = Runtime::Current(); in ParseCompilerOptions() local 189 Runtime* runtime = Runtime::Current(); in CompileMethod() local
|
| /art/compiler/optimizing/ |
| D | sharpening.cc | 235 Runtime* runtime = Runtime::Current(); in ComputeLoadClassKind() local 400 Runtime* runtime = Runtime::Current(); in ProcessLoadString() local 492 Runtime* runtime = Runtime::Current(); in ProcessLoadMethodType() local
|
| /art/runtime/metrics/ |
| D | statsd.cc | 433 Runtime* runtime = Runtime::Current(); in DeviceStatusCallback() local 456 Runtime* runtime = Runtime::Current(); in ReportDeviceMetrics() local
|
| /art/test/846-multidex-data-image/src-art/ |
| D | Main.java | 56 VMRuntime runtime = VMRuntime.getRuntime(); in main() local
|