Home
last modified time | relevance | path

Searched refs:GetCurrentJThread (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_phase.cc54 inline static jthread GetCurrentJThread() { in GetCurrentJThread() function
76 ScopedLocalRef<jthread> thread(GetJniEnv(), GetCurrentJThread()); in NextRuntimePhase()