Lines Matching defs:PBValueOf
23 PBValueOf(reflect.Value) protoreflect.Value methodSpec
150 func (c *boolConverter) PBValueOf(v reflect.Value) protoreflect.Value { func
174 func (c *int32Converter) PBValueOf(v reflect.Value) protoreflect.Value { func
198 func (c *int64Converter) PBValueOf(v reflect.Value) protoreflect.Value { func
222 func (c *uint32Converter) PBValueOf(v reflect.Value) protoreflect.Value { func
246 func (c *uint64Converter) PBValueOf(v reflect.Value) protoreflect.Value { func
270 func (c *float32Converter) PBValueOf(v reflect.Value) protoreflect.Value { func
294 func (c *float64Converter) PBValueOf(v reflect.Value) protoreflect.Value { func
318 func (c *stringConverter) PBValueOf(v reflect.Value) protoreflect.Value { func
348 func (c *bytesConverter) PBValueOf(v reflect.Value) protoreflect.Value { func
385 func (c *enumConverter) PBValueOf(v reflect.Value) protoreflect.Value { func
421 func (c *messageConverter) PBValueOf(v reflect.Value) protoreflect.Value { func