Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_message_field.h96 const char* method_prototype,
161 const char* method_prototype,
Djava_message_field.cc234 io::Printer* printer, const char* method_prototype, in PrintNestedBuilderFunction() argument
237 printer->Print(variables_, method_prototype); in PrintNestedBuilderFunction()
919 io::Printer* printer, const char* method_prototype, in PrintNestedBuilderFunction() argument
922 printer->Print(variables_, method_prototype); in PrintNestedBuilderFunction()