Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dclone_test.go279 src: &pb.Communique{Union: &pb.Communique_Col{pb.MyMessage_RED}},
281 want: &pb.Communique{Union: &pb.Communique_Col{pb.MyMessage_RED}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3531 type Communique_Col struct { struct
3547 func (*Communique_Col) isCommunique_Union() {} argument
3587 if x, ok := m.GetUnion().(*Communique_Col); ok {
3607 (*Communique_Col)(nil),