Searched defs:PrintEnum (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/python/ | ||
D | python_generator.cc | 400 void Generator::PrintEnum(const EnumDescriptor& enum_descriptor) const { in PrintEnum() function in google::protobuf::compiler::python::Generator |
/external/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 1280 string TextFormat::FieldValuePrinter::PrintEnum(int32 val, in PrintEnum() function in google::protobuf::TextFormat::FieldValuePrinter |