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.h146 void PrintSerializedPbInterval(
Dpython_generator.cc486 PrintSerializedPbInterval(enum_descriptor, edp); in PrintEnum()
565 PrintSerializedPbInterval(descriptor, sdp); in PrintServiceDescriptor()
720 PrintSerializedPbInterval(message_descriptor, edp); in PrintDescriptor()
1183 void Generator::PrintSerializedPbInterval( in PrintSerializedPbInterval() function in google::protobuf::compiler::python::Generator