Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.h147 void PrintSerializedPbInterval(
Dpython_generator.cc514 PrintSerializedPbInterval(enum_descriptor, edp); in PrintEnum()
593 PrintSerializedPbInterval(descriptor, sdp); in PrintServiceDescriptor()
755 PrintSerializedPbInterval(message_descriptor, edp); in PrintDescriptor()
1218 void Generator::PrintSerializedPbInterval( in PrintSerializedPbInterval() function in google::protobuf::compiler::python::Generator