Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dsize_test.go158 {"oneof fixed64", &pb.Oneof{Union: &pb.Oneof_F_Fixed64{44}}},
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3163 type Oneof_F_Fixed64 struct { struct
3223 func (*Oneof_F_Fixed64) isOneof_Union() {} argument
3285 if x, ok := m.GetUnion().(*Oneof_F_Fixed64); ok {
3406 (*Oneof_F_Fixed64)(nil),