Searched defs:thread_peer (Results 1 – 5 of 5) sorted by relevance
205 jthread thread_peer; in ObjectAllocated() local
151 jthread thread_peer; in GetCurrentThread() local
382 jthread thread_peer = current->GetJniEnv()->AddLocalReference<jthread>( in GetAllStackTraces() local
457 ObjPtr<mirror::Object> thread_peer) { in FromManagedThread()824 Thread* Thread::Attach(const char* thread_name, bool as_daemon, jobject thread_peer) { in Attach()
397 mirror::Object* thread_peer = Dbg::GetObjectRegistry()->Get<mirror::Object*>(thread_id, error); in DecodeThread() local3688 jobject thread_peer = Dbg::GetObjectRegistry()->GetJObject(thread_id); in ScopedDebuggerThreadSuspension() local