Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2265 ScopedLocalRef<jobject> thread_group_jobject_scoped( in NotifyThreadGroup() local
2270 thread_group_jobject_scoped.reset( in NotifyThreadGroup()
2273 thread_group_jobject = thread_group_jobject_scoped.get(); in NotifyThreadGroup()