PluginMain        111 content/app/content_main_runner.cc extern int PluginMain(const content::MainFunctionParams&);
PluginMain        441 content/app/content_main_runner.cc     { switches::kPluginProcess,      PluginMain },
PluginMain         66 third_party/protobuf/src/google/protobuf/compiler/plugin.h LIBPROTOC_EXPORT int PluginMain(int argc, char* argv[], const CodeGenerator* generator);
PluginMain         50 third_party/protobuf/src/google/protobuf/compiler/test_plugin.cc   return google::protobuf::compiler::PluginMain(argc, argv, &generator);