Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_file.h93 void GenerateDescriptorInitializationCodeForImmutable(io::Printer* printer);
Djava_file.cc362 GenerateDescriptorInitializationCodeForImmutable(printer); in Generate()
393 void FileGenerator::GenerateDescriptorInitializationCodeForImmutable( in GenerateDescriptorInitializationCodeForImmutable() function in google::protobuf::compiler::java::FileGenerator