Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2270 ScopedLocalRef<jobject> thread_group_jobject_scoped( in NotifyThreadGroup() local
2275 thread_group_jobject_scoped.reset( in NotifyThreadGroup()
2278 thread_group_jobject = thread_group_jobject_scoped.get(); in NotifyThreadGroup()