Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dsize_test.go172 {"multiple oneofs", &pb.Oneof{Union: &pb.Oneof_F_Int32{1}, Tormato: &pb.Oneof_Value{2}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3379 type Oneof_Value struct { struct
3383 func (*Oneof_Value) isOneof_Tormato() {} argument
3393 if x, ok := m.GetTormato().(*Oneof_Value); ok {
3419 (*Oneof_Value)(nil),