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

Function DataConfig_TextFormat_Parse

src/data/proto/data.pb.h:80–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 DataConfig_TextFormat_descriptor(), value);
79}
80inline bool DataConfig_TextFormat_Parse(
81 const ::std::string& name, DataConfig_TextFormat* value) {
82 return ::google::protobuf::internal::ParseNamedEnum<DataConfig_TextFormat>(
83 DataConfig_TextFormat_descriptor(), name, value);
84}
85// ===================================================================
86
87class DataConfig : public ::google::protobuf::Message {

Callers 1

TextFormat_ParseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected