Searched defs:OptBool (Results 1 – 2 of 2) sorted by relevance
/external/golang-protobuf/internal/testprotos/textpb2/ |
D | test.pb.go | 150 OptBool *bool `protobuf:"varint,1,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"` member 960 OptBool *bool `protobuf:"varint,101,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"` member 1233 …OptBool *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=opt_bool,json=optBool" json:"opt_… member
|
/external/golang-protobuf/internal/testprotos/textpb3/ |
D | test.pb.go | 400 …OptBool *bool `protobuf:"varint,1,opt,name=opt_bool,json=optBool,proto3,oneof" json:"opt_boo… member
|