Searched defs:class_object_id (Results 1 – 2 of 2) sorted by relevance
524 ObjectId class_object_id; in RT_ClassObject() local1459 RefTypeId class_object_id = request.ReadRefTypeId(); in COR_ReflectedType() local
608 JDWP::JdwpError Dbg::GetClassObject(JDWP::RefTypeId id, JDWP::ObjectId& class_object_id) { in GetClassObject()