Home
last modified time | relevance | path

Searched defs:fieldsCount (Results 1 – 5 of 5) 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.java189 int fieldsCount = reply.getNextValueAsInt(); in testInvokeMethod() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DFieldsSet.java22 protected FieldsSet(int whichEnum, int fieldsCount) { in FieldsSet()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DFieldsSet.java21 protected FieldsSet(int whichEnum, int fieldsCount) { in FieldsSet()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java2051 int fieldsCount = fieldIDs.length; in getObjectReferenceValues() local
2085 int fieldsCount = fieldIDs.length; in getReferenceTypeValues() local
2163 int fieldsCount = reply.getNextValueAsInt(); in getAllFields() local