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