Searched refs:thread_object (Results 1 – 1 of 1) sorted by relevance
2472 ObjPtr<mirror::Object> thread_object = soa.Self()->GetPeer(); in NotifyThreadGroup() local2476 thread_group_object = WellKnownClasses::java_lang_Thread_group->GetObject(thread_object); in NotifyThreadGroup()2482 soa.Self(), thread_group_object, thread_object); in NotifyThreadGroup()