Searched refs:AllowPlugins (Results 1 – 4 of 4) sorted by relevance
47 cli.AllowPlugins("protoc-"); in main()
159 void AllowPlugins(const string& exe_name_prefix);
297 cli_.AllowPlugins("prefix-"); in Run()
733 void CommandLineInterface::AllowPlugins(const string& exe_name_prefix) { in AllowPlugins() function in google::protobuf::compiler::CommandLineInterface