Searched defs:TestAllTypes_OneofBool (Results 1 – 2 of 2) sorted by relevance
| /external/golang-protobuf/internal/testprotos/test3/ |
| D | test.pb.go | 902 type TestAllTypes_OneofBool struct { struct 903 OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,proto3,oneof"` 930 func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {}
|
| /external/golang-protobuf/internal/testprotos/test/ |
| D | test.pb.go | 1067 type TestAllTypes_OneofBool struct { struct 1068 OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,oneof"` 1099 func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {}
|