Searched refs:classId (Results 1 – 4 of 4) sorted by relevance
63 long classId = getClassIDBySignature(debuggeeSignature); in stopInProxyMethod() local65 classId, "breakpointMethodFromProxy"); in stopInProxyMethod()115 long classId = getClassIDBySignature(debuggeeSignature); in getExpectedProxyObjectValue() local116 long checkedProxyObjectFieldId = checkField(classId, "checkedProxyObject"); in getExpectedProxyObjectValue()118 Value[] fieldValues = debuggeeWrapper.vmMirror.getReferenceTypeValues(classId, fieldIDs); in getExpectedProxyObjectValue()
184 short classId = serializable.id(); in registerClass() local185 if (classId == 0) classId = --nextId; in registerClass()193 if (existingReg != null) classId = existingReg.getId(); in registerClass()194 SerializerRegistration reg = new SerializerRegistration(serializer, cls, classId); in registerClass()196 idRegistrations.put(classId, reg); in registerClass()201 log.log( Level.INFO, "Registered class[" + classId + "]:{0}.", cls ); in registerClass()320 short classId = serializable.id(); in getSerializerRegistration() local321 if( classId != 0 ) { in getSerializerRegistration()
1622 IdentifierInfo *classId = Tok.getIdentifierInfo(); in ParseObjCAtAliasDeclaration() local1626 classId, classLoc); in ParseObjCAtAliasDeclaration()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...