Lines Matching defs:IsValidPB
29 IsValidPB(protoreflect.Value) bool methodSpec
159 func (c *boolConverter) IsValidPB(v protoreflect.Value) bool { func
183 func (c *int32Converter) IsValidPB(v protoreflect.Value) bool { func
207 func (c *int64Converter) IsValidPB(v protoreflect.Value) bool { func
231 func (c *uint32Converter) IsValidPB(v protoreflect.Value) bool { func
255 func (c *uint64Converter) IsValidPB(v protoreflect.Value) bool { func
279 func (c *float32Converter) IsValidPB(v protoreflect.Value) bool { func
303 func (c *float64Converter) IsValidPB(v protoreflect.Value) bool { func
333 func (c *stringConverter) IsValidPB(v protoreflect.Value) bool { func
360 func (c *bytesConverter) IsValidPB(v protoreflect.Value) bool { func
396 func (c *enumConverter) IsValidPB(v protoreflect.Value) bool { func
462 func (c *messageConverter) IsValidPB(v protoreflect.Value) bool { func