Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h241 bool GeneratePluginOutput(const vector<const FileDescriptor*>& parsed_files,
Dcommand_line_interface.cc1427 if (!GeneratePluginOutput(parsed_files, plugin_name, in GenerateOutput()
1538 bool CommandLineInterface::GeneratePluginOutput( in GeneratePluginOutput() function in google::protobuf::compiler::CommandLineInterface