| 179 | static const int TextFormat_ARRAYSIZE = |
| 180 | DataConfig_TextFormat_TextFormat_ARRAYSIZE; |
| 181 | static inline const ::google::protobuf::EnumDescriptor* |
| 182 | TextFormat_descriptor() { |
| 183 | return DataConfig_TextFormat_descriptor(); |
| 184 | } |
| 185 | static inline const ::std::string& TextFormat_Name(TextFormat value) { |
| 186 | return DataConfig_TextFormat_Name(value); |
| 187 | } |
nothing calls this directly
no outgoing calls
no test coverage detected