Home
last modified time | relevance | path

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

/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go431 OneofField isTestAllTypes_OneofField `protobuf_oneof:"oneof_field"`
940 type isTestAllTypes_OneofField interface { interface
941 isTestAllTypes_OneofField() methodSpec
960 func (*TestAllTypes_OneofUint32) isTestAllTypes_OneofField() {} func
962 func (*TestAllTypes_OneofNestedMessage) isTestAllTypes_OneofField() {} func
964 func (*TestAllTypes_OneofString) isTestAllTypes_OneofField() {} func
966 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {} func
968 func (m *TestAllTypes) GetOneofField() isTestAllTypes_OneofField {