Searched refs:AddRefType (Results 1 – 4 of 4) sorted by relevance
71 JDWP::RefTypeId AddRefType(ObjPtr<mirror::Class> c)80 JDWP::RefTypeId AddRefType(Handle<mirror::Class> c_h)
45 JDWP::RefTypeId ObjectRegistry::AddRefType(ObjPtr<mirror::Class> c) { in AddRefType() function in art::ObjectRegistry49 JDWP::RefTypeId ObjectRegistry::AddRefType(Handle<mirror::Class> c_h) { in AddRefType() function in art::ObjectRegistry
998 RefTypeId field_type_id = registry->AddRefType(field->GetDeclaringClass()); in PostFieldEvent()1253 RefTypeId class_id = registry->AddRefType(basket.locationClass); in PostClassPrepare()
1087 classes_->push_back(Dbg::GetObjectRegistry()->AddRefType(c)); in operator ()()1145 JDWP::RefTypeId type_id = gRegistry->AddRefType(o->GetClass()); in GetReferenceType()1487 location->class_id = gRegistry->AddRefType(c); in SetJdwpLocation()1662 expandBufAddRefTypeId(pReply, gRegistry->AddRefType(interface)); in OutputDeclaredInterfaces()