Home
last modified time | relevance | path

Searched defs:PrintEnum (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc400 void Generator::PrintEnum(const EnumDescriptor& enum_descriptor) const { in PrintEnum() function in google::protobuf::compiler::python::Generator
/external/protobuf/src/google/protobuf/
Dtext_format.cc1280 string TextFormat::FieldValuePrinter::PrintEnum(int32 val, in PrintEnum() function in google::protobuf::TextFormat::FieldValuePrinter