Home
last modified time | relevance | path

Searched refs:PrintSerializedPbInterval (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h143 void PrintSerializedPbInterval(
Dpython_generator.cc431 PrintSerializedPbInterval(enum_descriptor, edp); in PrintEnum()
510 PrintSerializedPbInterval(descriptor, sdp); in PrintServiceDescriptor()
663 PrintSerializedPbInterval(message_descriptor, edp); in PrintDescriptor()
1126 void Generator::PrintSerializedPbInterval( in PrintSerializedPbInterval() function in google::protobuf::compiler::python::Generator