Searched refs:PrintEnumValueDescriptor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h126 void PrintEnumValueDescriptor(const EnumValueDescriptor& descriptor) const;
H A Dpython_generator.cc402 PrintEnumValueDescriptor(*enum_descriptor.value(i));
851 void Generator::PrintEnumValueDescriptor( function in class:google::protobuf::compiler::python::Generator
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h125 void PrintEnumValueDescriptor(const EnumValueDescriptor& descriptor) const;
H A Dpython_generator.cc372 PrintEnumValueDescriptor(*enum_descriptor.value(i));
807 void Generator::PrintEnumValueDescriptor( function in class:google::protobuf::compiler::python::Generator

Completed in 51 milliseconds