Searched defs:PBValueOf (Results 1 – 3 of 3) sorted by relevance
23 PBValueOf(reflect.Value) protoreflect.Value methodSpec150 func (c *boolConverter) PBValueOf(v reflect.Value) protoreflect.Value { func174 func (c *int32Converter) PBValueOf(v reflect.Value) protoreflect.Value { func198 func (c *int64Converter) PBValueOf(v reflect.Value) protoreflect.Value { func222 func (c *uint32Converter) PBValueOf(v reflect.Value) protoreflect.Value { func246 func (c *uint64Converter) PBValueOf(v reflect.Value) protoreflect.Value { func270 func (c *float32Converter) PBValueOf(v reflect.Value) protoreflect.Value { func294 func (c *float64Converter) PBValueOf(v reflect.Value) protoreflect.Value { func318 func (c *stringConverter) PBValueOf(v reflect.Value) protoreflect.Value { func348 func (c *bytesConverter) PBValueOf(v reflect.Value) protoreflect.Value { func[all …]
29 func (c *listConverter) PBValueOf(v reflect.Value) protoreflect.Value { func71 func (c *listPtrConverter) PBValueOf(v reflect.Value) protoreflect.Value { func
30 func (c *mapConverter) PBValueOf(v reflect.Value) protoreflect.Value { func