Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetObjectRegistry

404   mirror::Object* o = Dbg::GetObjectRegistry()->Get<mirror::Object*>(id);
419 mirror::Object* o = Dbg::GetObjectRegistry()->Get<mirror::Object*>(id);
436 mirror::Object* thread_peer = Dbg::GetObjectRegistry()->Get<mirror::Object*>(thread_id);
1795 mirror::Object* o = Dbg::GetObjectRegistry()->Get<mirror::Object*>(object_id);
1854 mirror::Object* o = Dbg::GetObjectRegistry()->Get<mirror::Object*>(object_id);
1888 mirror::Object* v = Dbg::GetObjectRegistry()->Get<mirror::Object*>(value);
2016 mirror::Object* thread_group = Dbg::GetObjectRegistry()->Get<mirror::Object*>(thread_group_id);
2088 ObjectRegistry* registry = Dbg::GetObjectRegistry();
3257 jobject thread_peer = Dbg::GetObjectRegistry()->GetJObject(thread_id);