Searched defs:ParseArgumentStatus (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h203 enum ParseArgumentStatus { enum in class:google::protobuf::compiler::CommandLineInterface
210 ParseArgumentStatus ParseArguments(int argc, const char* const argv[]);
226 ParseArgumentStatus InterpretArgument(const string& name,

Completed in 404 milliseconds