Searched defs:GenerateParseFromMethods (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/java/lite/ | ||
| D | message.cc | 586 void ImmutableMessageLiteGenerator::GenerateParseFromMethods( in GenerateParseFromMethods() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator |
| /third_party/protobuf/src/google/protobuf/compiler/java/full/ | ||
| D | message.cc | 656 void ImmutableMessageGenerator::GenerateParseFromMethods(io::Printer* printer) { in GenerateParseFromMethods() function in google::protobuf::compiler::java::ImmutableMessageGenerator |