Lines Matching defs:New
37 New() protoreflect.Value methodSpec
166 func (c *boolConverter) New() protoreflect.Value { return c.def } func
190 func (c *int32Converter) New() protoreflect.Value { return c.def } func
214 func (c *int64Converter) New() protoreflect.Value { return c.def } func
238 func (c *uint32Converter) New() protoreflect.Value { return c.def } func
262 func (c *uint64Converter) New() protoreflect.Value { return c.def } func
286 func (c *float32Converter) New() protoreflect.Value { return c.def } func
310 func (c *float64Converter) New() protoreflect.Value { return c.def } func
340 func (c *stringConverter) New() protoreflect.Value { return c.def } func
367 func (c *bytesConverter) New() protoreflect.Value { return c.def } func
405 func (c *enumConverter) New() protoreflect.Value { func
480 func (c *messageConverter) New() protoreflect.Value { func