Home
last modified time | relevance | path

Searched refs:InterpretArgument (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h230 ParseArgumentStatus InterpretArgument(const string& name,
Dcommand_line_interface.cc981 ParseArgumentStatus status = InterpretArgument(name, value); in ParseArguments()
1094 CommandLineInterface::InterpretArgument(const string& name, in InterpretArgument() function in google::protobuf::compiler::CommandLineInterface