Searched refs:thread_group_jobject (Results 1 – 1 of 1) sorted by relevance
2267 jobject thread_group_jobject = thread_group; in NotifyThreadGroup() local2273 thread_group_jobject = thread_group_jobject_scoped.get(); in NotifyThreadGroup()2275 CHECK(soa.Env()->IsSameObject(thread_group, thread_group_jobject)); in NotifyThreadGroup()2278 soa.Env()->CallNonvirtualVoidMethod(thread_group_jobject, in NotifyThreadGroup()