Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/testdata/import_public/sub/
Da.pb.go198 func (m *M) GetOneofField() isM_OneofField { func
206 if x, ok := m.GetOneofField().(*M_OneofInt32); ok {
213 if x, ok := m.GetOneofField().(*M_OneofInt64); ok {
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go968 func (m *TestAllTypes) GetOneofField() isTestAllTypes_OneofField { func
976 if x, ok := m.GetOneofField().(*TestAllTypes_OneofUint32); ok {
983 if x, ok := m.GetOneofField().(*TestAllTypes_OneofNestedMessage); ok {
990 if x, ok := m.GetOneofField().(*TestAllTypes_OneofString); ok {
997 if x, ok := m.GetOneofField().(*TestAllTypes_OneofBytes); ok {