Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 25 of 43) sorted by relevance

12

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc62 Runtime* runtime = Runtime::Current(); in EnableDebugFeatures() local
88 Runtime* runtime = Runtime::Current(); in EnableDebugFeatures() local
102 Runtime* runtime = Runtime::Current(); in ZygoteHooks_nativePreFork() local
Djava_lang_reflect_Array.cc54 Runtime* runtime = Runtime::Current(); in Array_createObjectArray() local
Ddalvik_system_VMRuntime.cc71 Runtime* runtime = Runtime::Current(); in VMRuntime_newNonMovableArray() local
95 Runtime* runtime = Runtime::Current(); in VMRuntime_newUnpaddedArray() local
432 Runtime* runtime = Runtime::Current(); in VMRuntime_preloadDexCaches() local
/art/runtime/
Dsignal_catcher.cc126 Runtime* runtime = Runtime::Current(); in HandleSigQuit() local
198 Runtime* runtime = Runtime::Current(); in Run() local
Druntime_android.cc45 Runtime* runtime = Runtime::Current(); in HandleUnexpectedSignal() local
Dscoped_thread_state_change.h40 Runtime* runtime = Runtime::Current(); in ScopedThreadStateChange() local
63 Runtime* runtime = Runtime::Current(); in LOCKS_EXCLUDED() local
Dintern_table.cc100 Runtime* runtime = Runtime::Current(); in InsertStrong() local
112 Runtime* runtime = Runtime::Current(); in InsertWeak() local
125 Runtime* runtime = Runtime::Current(); in RemoveWeak() local
Druntime_linux.cc310 Runtime* runtime = Runtime::Current(); in HandleUnexpectedSignal() local
Dthread.cc147 Runtime* runtime = Runtime::Current(); in CreateCallback() local
291 Runtime* runtime = Runtime::Current(); in CreateNativeThread() local
378 Runtime* runtime = Runtime::Current(); in Attach() local
424 Runtime* runtime = Runtime::Current(); in CreatePeer() local
558 Runtime* runtime = Runtime::Current(); in InitStackHwm() local
1086 Runtime* runtime = Runtime::Current(); in FinishStartup() local
1674 Runtime* runtime = Runtime::Current(); in ThrowNewWrappedException() local
2118 Runtime* runtime = Runtime::Current(); in VisitQuickFrame() local
Druntime.cc257 Runtime* runtime = Runtime::Current(); in DumpAllThreads() local
1206 Runtime* runtime = Runtime::Current(); in CreateImtConflictMethod() local
1230 Runtime* runtime = Runtime::Current(); in CreateResolutionMethod() local
1254 Runtime* runtime = Runtime::Current(); in CreateCalleeSaveMethod() local
Djni_internal.h102 Runtime* runtime; variable
Dinstrumentation.cc588 Runtime* runtime = Runtime::Current(); in ConfigureStubs() local
625 Runtime* runtime = Runtime::Current(); in SetEntrypointsInstrumented() local
672 Runtime* runtime = Runtime::Current(); in ResetQuickAllocEntryPoints() local
922 Runtime* runtime = Runtime::Current(); in GetQuickCodeFor() local
Dtrace.cc295 Runtime* runtime = Runtime::Current(); in RunSamplingThread() local
363 Runtime* runtime = Runtime::Current(); in Start() local
402 Runtime* runtime = Runtime::Current(); in Stop() local
Dthread_pool.cc60 Runtime* runtime = Runtime::Current(); in Callback() local
/art/test/104-growth-limit/src/
DMain.java39 Object runtime = get_runtime.invoke(null); in main() local
/art/runtime/mirror/
Ddex_cache.cc54 Runtime* runtime = Runtime::Current(); in Init() local
Dart_method-inl.h233 Runtime* runtime = Runtime::Current(); in GetQuickOatEntryPoint() local
315 Runtime* runtime = Runtime::Current(); in IsCalleeSaveMethod() local
365 Runtime* runtime = Runtime::Current(); in GetQuickFrameInfo() local
449 Runtime* runtime = Runtime::Current(); in GetName() local
Dobject.cc201 Runtime* runtime = Runtime::Current(); in CheckFieldAssignmentImpl() local
Dart_method.cc280 Runtime* runtime = Runtime::Current(); in Invoke() local
/art/runtime/entrypoints/quick/
Dquick_instrumentation_entrypoints.cc60 Runtime* runtime = Runtime::Current(); in artInstrumentationMethodExitFromCode() local
/art/test/004-NativeAllocations/src/
DMain.java23 static Object runtime; field in Main
/art/runtime/base/
Dmutex-inl.h89 Runtime* runtime = Runtime::Current(); in CheckUnattachedThread() local
Dmutex.cc281 Runtime* runtime = Runtime::Current(); in IsShuttingDown() local
692 Runtime* runtime = Runtime::Current(); in ~ConditionVariable() local
/art/compiler/
Dimage_writer.cc649 Runtime* runtime = Runtime::Current(); in PruneNonImageClasses() local
756 Runtime* runtime = Runtime::Current(); in CreateImageRoots() local
1109 Runtime* runtime = Runtime::Current(); in GetQuickEntryPoint() local
1146 Runtime* runtime = Runtime::Current(); in FixupMethod() local
/art/runtime/jdwp/
Djdwp_main.cc408 Runtime* runtime = Runtime::Current(); in Run() local

12