Searched refs:InterpretArgument (Results 1 – 2 of 2) sorted by relevance
206 bool InterpretArgument(const string& name, const string& value);
761 if (!InterpretArgument(name, value)) return false; in ParseArguments()850 bool CommandLineInterface::InterpretArgument(const string& name, in InterpretArgument() function in google::protobuf::compiler::CommandLineInterface