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

/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
H A Darguments_parser.h98 class ArgumentsParser { class in namespace:latinime::dicttoolkit
100 ArgumentsParser(const std::unordered_map<std::string, OptionSpec> &&optionSpecs, function in class:latinime::dicttoolkit::ArgumentsParser
110 DISALLOW_DEFAULT_CONSTRUCTOR(ArgumentsParser);
111 DISALLOW_ASSIGNMENT_OPERATOR(ArgumentsParser);

Completed in 79 milliseconds