Home
last modified time | relevance | path

Searched refs:Oneof_F_Bytes (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/proto/
Dsize_test.go164 {"oneof bytes", &pb.Oneof{Union: &pb.Oneof_F_Bytes{[]byte("let go")}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3187 type Oneof_F_Bytes struct { struct
3235 func (*Oneof_F_Bytes) isOneof_Union() {} argument
3327 if x, ok := m.GetUnion().(*Oneof_F_Bytes); ok {
3412 (*Oneof_F_Bytes)(nil),