Searched refs:thread_group_jobject (Results 1 – 1 of 1) sorted by relevance
2282 jobject thread_group_jobject = thread_group; in NotifyThreadGroup() local2288 thread_group_jobject = thread_group_jobject_scoped.get(); in NotifyThreadGroup()2290 CHECK(soa.Env()->IsSameObject(thread_group, thread_group_jobject)); in NotifyThreadGroup()2293 soa.Env()->CallNonvirtualVoidMethod(thread_group_jobject, in NotifyThreadGroup()