Home
last modified time | relevance | path

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/
Dpython_generator.cc483 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/
Dtext_format.cc1406 string TextFormat::FieldValuePrinter::PrintEnum(int32 val, in PrintEnum() function in google::protobuf::TextFormat::FieldValuePrinter