Searched refs:wrapPrimaryValue (Results 1 – 3 of 3) sorted by relevance
132 …public static IRubyObject wrapPrimaryValue(ThreadContext context, Descriptors.FieldDescriptor.Type… in wrapPrimaryValue() method in Utils
388 return Utils.wrapPrimaryValue(context, fieldType, value); in defaultValue()
561 return Utils.wrapPrimaryValue(context, fieldDescriptor.getType(), value); in wrapField()