Home
last modified time | relevance | path

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

/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go882 type isTestAllTypes_OneofField interface { interface
883 isTestAllTypes_OneofField() methodSpec
922 func (*TestAllTypes_OneofUint32) isTestAllTypes_OneofField() {} func
924 func (*TestAllTypes_OneofNestedMessage) isTestAllTypes_OneofField() {} func
926 func (*TestAllTypes_OneofString) isTestAllTypes_OneofField() {} func
928 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {} func
930 func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {} func
932 func (*TestAllTypes_OneofUint64) isTestAllTypes_OneofField() {} func
934 func (*TestAllTypes_OneofFloat) isTestAllTypes_OneofField() {} func
936 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {} func
[all …]
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go1047 type isTestAllTypes_OneofField interface { interface
1048 isTestAllTypes_OneofField() methodSpec
1091 func (*TestAllTypes_OneofUint32) isTestAllTypes_OneofField() {} func
1093 func (*TestAllTypes_OneofNestedMessage) isTestAllTypes_OneofField() {} func
1095 func (*TestAllTypes_OneofString) isTestAllTypes_OneofField() {} func
1097 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {} func
1099 func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {} func
1101 func (*TestAllTypes_OneofUint64) isTestAllTypes_OneofField() {} func
1103 func (*TestAllTypes_OneofFloat) isTestAllTypes_OneofField() {} func
1105 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {} func
[all …]