Searched defs:PhaseCallback (Results 1 – 1 of 1) sorted by relevance
49 struct PhaseUtil::PhaseCallback : public art::RuntimePhaseCallback { struct in openjdkjvmti::PhaseUtil50 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;