Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dsize_test.go160 {"oneof uint64", &pb.Oneof{Union: &pb.Oneof_F_Uint64{46}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3171 type Oneof_F_Uint64 struct { struct
3227 func (*Oneof_F_Uint64) isOneof_Union() {} argument
3299 if x, ok := m.GetUnion().(*Oneof_F_Uint64); ok {
3408 (*Oneof_F_Uint64)(nil),