Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dsize_test.go157 {"oneof fixed32", &pb.Oneof{Union: &pb.Oneof_F_Fixed32{43}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3159 type Oneof_F_Fixed32 struct { struct
3221 func (*Oneof_F_Fixed32) isOneof_Union() {} argument
3278 if x, ok := m.GetUnion().(*Oneof_F_Fixed32); ok {
3405 (*Oneof_F_Fixed32)(nil),