Home
last modified time | relevance | path

Searched defs:runtime_ (Results 1 – 8 of 8) sorted by relevance

/aosp12/bootable/recovery/updater/include/updater/
H A Dupdater.h85 std::unique_ptr<UpdaterRuntimeInterface> runtime_; variable
/aosp12/art/runtime/metrics/
H A Dreporter.h168 Runtime* runtime_; variable
/aosp12/art/runtime/jni/
H A Djava_vm_ext.h227 Runtime* const runtime_; variable
/aosp12/art/openjdkjvmti/
H A Dti_redefine.h303 art::Runtime* runtime_; variable
H A Devents.cc1277 art::Runtime* runtime_; in HandleLocalAccessCapabilityAdded() member in openjdkjvmti::EventHandler::HandleLocalAccessCapabilityAdded::UpdateEntryPointsClassVisitor
H A Dti_redefine.cc2411 art::Runtime* runtime_; member in openjdkjvmti::ScopedSuspendClassLoading
/aosp12/art/runtime/
H A Dcommon_runtime_test.h187 std::unique_ptr<Runtime> runtime_; variable
/aosp12/art/dex2oat/
H A Ddex2oat.cc411 static Runtime* runtime_; member in art::WatchDog
424 Runtime* WatchDog::runtime_ = nullptr; member in art::WatchDog
2888 std::unique_ptr<Runtime> runtime_; member in art::Dex2Oat