Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_message.h127 void GenerateParsingConstructor(io::Printer* printer);
Djava_message.cc377 GenerateParsingConstructor(printer); in Generate()
1177 GenerateParsingConstructor(io::Printer* printer) { in GenerateParsingConstructor() function in google::protobuf::compiler::java::ImmutableMessageGenerator