Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/testdata/import_public/sub/
Da.pb.go190 type M_OneofInt64 struct { struct
191 OneofInt64 int64 `protobuf:"varint,3,opt,name=oneof_int64,json=oneofInt64,oneof"`
196 func (*M_OneofInt64) isM_OneofField() {}
/external/golang-protobuf/protoc-gen-go/testdata/import_public/
Da.pb.go29 type M_OneofInt64 = sub.M_OneofInt64 talias