Home
last modified time | relevance | path

Searched defs:fieldCount (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/reflect/
DAnnotationAccess.java351 int fieldCount = reader.readAnnotation(); in getDefaultValue() local
553 int fieldCount = reader.readAnnotation(); in getAnnotationReader() local
647 int fieldCount = reader.readAnnotation(); in toAnnotationInstance() local
/libcore/luni/src/main/java/java/io/
DObjectOutputStream.java826 int fieldCount = 0; in writeFieldDescriptors() local