Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/testdata/import_public/sub/
Da.pb.go140 OneofField isM_OneofField `protobuf_oneof:"oneof_field"`
182 type isM_OneofField interface { interface
183 isM_OneofField() methodSpec
194 func (*M_OneofInt32) isM_OneofField() {} func
196 func (*M_OneofInt64) isM_OneofField() {} func
198 func (m *M) GetOneofField() isM_OneofField {