Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dsize_test.go159 {"oneof uint32", &pb.Oneof{Union: &pb.Oneof_F_Uint32{45}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3167 type Oneof_F_Uint32 struct { struct
3225 func (*Oneof_F_Uint32) isOneof_Union() {} argument
3292 if x, ok := m.GetUnion().(*Oneof_F_Uint32); ok {
3407 (*Oneof_F_Uint32)(nil),