MCPcopy Create free account
hub / github.com/dmlc/parameter_server / TextFormat_descriptor

Method TextFormat_descriptor

src/data/proto/data.pb.h:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected