Searched defs:TestAllTypes_OneofBytes (Results 1 – 2 of 2) sorted by relevance
| /external/golang-protobuf/internal/testprotos/test3/ |
| D | test.pb.go | 898 type TestAllTypes_OneofBytes struct { struct 899 OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,proto3,oneof"` 928 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {}
|
| /external/golang-protobuf/internal/testprotos/test/ |
| D | test.pb.go | 1063 type TestAllTypes_OneofBytes struct { struct 1064 OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,oneof"` 1097 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {}
|