Searched refs:checkIntTypePrecision (Results 1 – 2 of 2) sorted by relevance
93 checkIntTypePrecision(context, fieldType, value); in checkType()251 …protected static void checkIntTypePrecision(ThreadContext context, Descriptors.FieldDescriptor.Typ… in checkIntTypePrecision() method in Utils
472 Utils.checkIntTypePrecision(context, fieldDescriptor.getType(), value); in convert()