Searched defs:isTestAllTypes_OneofField (Results 1 – 2 of 2) sorted by relevance
882 type isTestAllTypes_OneofField interface { interface883 isTestAllTypes_OneofField() methodSpec922 func (*TestAllTypes_OneofUint32) isTestAllTypes_OneofField() {} func924 func (*TestAllTypes_OneofNestedMessage) isTestAllTypes_OneofField() {} func926 func (*TestAllTypes_OneofString) isTestAllTypes_OneofField() {} func928 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {} func930 func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {} func932 func (*TestAllTypes_OneofUint64) isTestAllTypes_OneofField() {} func934 func (*TestAllTypes_OneofFloat) isTestAllTypes_OneofField() {} func936 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {} func[all …]
1047 type isTestAllTypes_OneofField interface { interface1048 isTestAllTypes_OneofField() methodSpec1091 func (*TestAllTypes_OneofUint32) isTestAllTypes_OneofField() {} func1093 func (*TestAllTypes_OneofNestedMessage) isTestAllTypes_OneofField() {} func1095 func (*TestAllTypes_OneofString) isTestAllTypes_OneofField() {} func1097 func (*TestAllTypes_OneofBytes) isTestAllTypes_OneofField() {} func1099 func (*TestAllTypes_OneofBool) isTestAllTypes_OneofField() {} func1101 func (*TestAllTypes_OneofUint64) isTestAllTypes_OneofField() {} func1103 func (*TestAllTypes_OneofFloat) isTestAllTypes_OneofField() {} func1105 func (*TestAllTypes_OneofDouble) isTestAllTypes_OneofField() {} func[all …]