Searched defs:class_object_id (Results 1 – 2 of 2) sorted by relevance
489 ObjectId class_object_id; in RT_ClassObject() local1407 RefTypeId class_object_id = request->ReadRefTypeId(); in COR_ReflectedType() local
791 JDWP::JdwpError Dbg::GetClassObject(JDWP::RefTypeId id, JDWP::ObjectId* class_object_id) { in GetClassObject()