Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dsize_test.go153 {"oneof bool", &pb.Oneof{Union: &pb.Oneof_F_Bool{true}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3147 type Oneof_F_Bool struct { struct
3215 func (*Oneof_F_Bool) isOneof_Union() {} argument
3257 if x, ok := m.GetUnion().(*Oneof_F_Bool); ok {
3402 (*Oneof_F_Bool)(nil),