Searched refs:thread_group_jobject (Results 1 – 1 of 1) sorted by relevance
2272 jobject thread_group_jobject = thread_group; in NotifyThreadGroup() local2278 thread_group_jobject = thread_group_jobject_scoped.get(); in NotifyThreadGroup()2280 CHECK(soa.Env()->IsSameObject(thread_group, thread_group_jobject)); in NotifyThreadGroup()2283 soa.Env()->CallNonvirtualVoidMethod(thread_group_jobject, in NotifyThreadGroup()