Lines Matching defs:GoValueOf
26 GoValueOf(protoreflect.Value) reflect.Value methodSpec
156 func (c *boolConverter) GoValueOf(v protoreflect.Value) reflect.Value { func
180 func (c *int32Converter) GoValueOf(v protoreflect.Value) reflect.Value { func
204 func (c *int64Converter) GoValueOf(v protoreflect.Value) reflect.Value { func
228 func (c *uint32Converter) GoValueOf(v protoreflect.Value) reflect.Value { func
252 func (c *uint64Converter) GoValueOf(v protoreflect.Value) reflect.Value { func
276 func (c *float32Converter) GoValueOf(v protoreflect.Value) reflect.Value { func
300 func (c *float64Converter) GoValueOf(v protoreflect.Value) reflect.Value { func
324 func (c *stringConverter) GoValueOf(v protoreflect.Value) reflect.Value { func
357 func (c *bytesConverter) GoValueOf(v protoreflect.Value) reflect.Value { func
392 func (c *enumConverter) GoValueOf(v protoreflect.Value) reflect.Value { func
438 func (c *messageConverter) GoValueOf(v protoreflect.Value) reflect.Value { func