Searched refs:AllowPlugins (Results 1 – 6 of 6) sorted by relevance
24 cli.AllowPlugins("protoc-"); in protoc_main()
53 cli.AllowPlugins("protoc-"); in ProtobufMain()
184 void AllowPlugins(const std::string& exe_name_prefix);
300 cli_.AllowPlugins("prefix-"); in RunWithArgs()
819 void CommandLineInterface::AllowPlugins(const std::string& exe_name_prefix) { in AllowPlugins() function in google::protobuf::compiler::CommandLineInterface
46 cli.AllowPlugins("protoc-"); in protoc_main()