Home
last modified time | relevance | path

Searched defs:M_OneofInt32 (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/import_public/sub/
Da.pb.go186 type M_OneofInt32 struct { struct
187 OneofInt32 int32 `protobuf:"varint,2,opt,name=oneof_int32,json=oneofInt32,oneof"`
194 func (*M_OneofInt32) isM_OneofField() {}
/external/golang-protobuf/protoc-gen-go/testdata/import_public/
Da.pb.go28 type M_OneofInt32 = sub.M_OneofInt32 talias