Searched defs:PrintEnum (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 1587 std::string TextFormat::FieldValuePrinter::PrintEnum( in PrintEnum() function in google::protobuf::TextFormat::FieldValuePrinter |
/third_party/protobuf/src/google/protobuf/compiler/python/ | ||
D | python_generator.cc | 526 void Generator::PrintEnum(const EnumDescriptor& enum_descriptor) const { in PrintEnum() function in google::protobuf::compiler::python::Generator |