Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h230 ParseArgumentStatus InterpretArgument(const string& name,
Dcommand_line_interface.cc984 ParseArgumentStatus status = InterpretArgument(name, value); in ParseArguments()
1097 CommandLineInterface::InterpretArgument(const string& name, in InterpretArgument() function in google::protobuf::compiler::CommandLineInterface