Home
last modified time | relevance | path

Searched defs:fieldsCount (Results 1 – 3 of 3) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DClassEditor.java122 int fieldsCount = targetClass.u2fieldsCount; in addField() local
151 int fieldsCount = targetClass.u2fieldsCount; in removeField() local
172 int fieldsCount = targetClass.u2fieldsCount; in findFieldIndex() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethod002Test.java188 int fieldsCount = reply.getNextValueAsInt(); in testInvokeMethod() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java2297 int fieldsCount = fieldIDs.length; in getObjectReferenceValues() local
2331 int fieldsCount = fieldIDs.length; in getReferenceTypeValues() local
2395 int fieldsCount = reply.getNextValueAsInt(); in getAllFields() local