Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dti_class.cc286 ScopedLocalRef<jthread> thread_jni( in ClassLoad() local
313 ScopedLocalRef<jthread> thread_jni( in ClassPrepare() local
H A Dti_method.cc94 ScopedLocalRef<jthread> thread_jni( in RegisterNativeMethod() local
H A Devents.cc277 ScopedLocalRef<jthread> thread_jni(jnienv, AddLocalRef<jthread>(jnienv, self->GetPeer())); in RunEventCallback() local