Home
last modified time | relevance | path

Searched defs:IsValidValue (Results 1 – 4 of 4) sorted by relevance

/external/golang-protobuf/internal/impl/
Dextension.go104 func (xi *ExtensionInfo) IsValidValue(v protoreflect.Value) bool { func
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.cpp85 bool IsValidValue(int32_t value) { in IsValidValue() function
/external/golang-protobuf/types/dynamicpb/
Ddynamic.go703 func (xt extensionType) IsValidValue(v protoreflect.Value) bool { func
/external/golang-protobuf/reflect/protoreflect/
Dtype.go525 IsValidValue(Value) bool methodSpec