| 150 | static const int DataFormat_ARRAYSIZE = |
| 151 | DataConfig_DataFormat_DataFormat_ARRAYSIZE; |
| 152 | static inline const ::google::protobuf::EnumDescriptor* |
| 153 | DataFormat_descriptor() { |
| 154 | return DataConfig_DataFormat_descriptor(); |
| 155 | } |
| 156 | static inline const ::std::string& DataFormat_Name(DataFormat value) { |
| 157 | return DataConfig_DataFormat_Name(value); |
| 158 | } |
nothing calls this directly
no outgoing calls
no test coverage detected