Searched defs:fieldType (Results 1 – 6 of 6) sorted by relevance
451 public static @Nullable String getFieldTypeString(@FieldType long fieldType) { in getFieldTypeString()510 final long fieldType = fieldId & FIELD_TYPE_MASK; in getFieldIdString() local
2210 final long fieldType = fieldId & FIELD_TYPE_MASK; in checkFieldId() local
394 C2FieldDescriptor::type_t fieldType = desc.fieldDesc->type(); in parseMessageAndDoWork() local517 C2FieldDescriptor::type_t fieldType = desc.fieldDesc->type(); in getParams() local
224 int fieldType = scanRecord[currentPos++] & 0xFF; in parseFromBytes() local
662 final Class<?> fieldType = f.getType(); in assertAllFieldsExist() local
681 final Class<?> fieldType = field.getType(); in EnumFieldSetter() local