Searched refs:PluginMain (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.h39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
67 LIBPROTOC_EXPORT int PluginMain(int argc, char* argv[], const CodeGenerator* generator);
H A Dtest_plugin.cc50 return google::protobuf::compiler::PluginMain(argc, argv, &generator);
H A Dplugin.cc88 int PluginMain(int argc, char* argv[], const CodeGenerator* generator) { function in namespace:google::protobuf::compiler

Completed in 146 milliseconds