Home
last modified time | relevance | path

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

/aosp_15_r20/art/openjdkjvmti/
H A Dti_class.cc283 ScopedLocalRef<jthread> thread_jni( in ClassLoad() local
310 ScopedLocalRef<jthread> thread_jni( in ClassPrepare() local
H A Dti_method.cc95 ScopedLocalRef<jthread> thread_jni( in RegisterNativeMethod() local
H A Devents.cc276 ScopedLocalRef<jthread> thread_jni(jnienv, AddLocalRef<jthread>(jnienv, self->GetPeer())); in RunEventCallback() local