Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_phase.cc49 struct PhaseUtil::PhaseCallback : public art::RuntimePhaseCallback { struct in openjdkjvmti::PhaseUtil
50 inline static JNIEnv* GetJniEnv() { in GetJniEnv()
54 inline static jthread GetCurrentJThread() { in GetCurrentJThread()
59 void NextRuntimePhase(RuntimePhase phase) REQUIRES_SHARED(art::Locks::mutator_lock_) override { in NextRuntimePhase()
95 EventHandler* event_handler = nullptr;