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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h82 void PrintFieldDescriptor(
H A Dpython_generator.cc440 PrintFieldDescriptor(extension_field, is_extension);
884 void Generator::PrintFieldDescriptor( function in class:google::protobuf::compiler::python::Generator
924 PrintFieldDescriptor(*(message_descriptor.*GetterFn)(i),
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h82 void PrintFieldDescriptor(
H A Dpython_generator.cc410 PrintFieldDescriptor(extension_field, is_extension);
838 void Generator::PrintFieldDescriptor( function in class:google::protobuf::compiler::python::Generator
878 PrintFieldDescriptor(*(message_descriptor.*GetterFn)(i),

Completed in 181 milliseconds