Searched defs:PrintEnum (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/ | ||
D | python_generator.cc | 483 void Generator::PrintEnum(const EnumDescriptor& enum_descriptor) const { in PrintEnum() function in google::protobuf::compiler::python::Generator |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | text_format.cc | 1406 string TextFormat::FieldValuePrinter::PrintEnum(int32 val, in PrintEnum() function in google::protobuf::TextFormat::FieldValuePrinter |