Home
last modified time | relevance | path

Searched defs:CmdlineParser (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/cmdline/
H A Dcmdline_parser.h48 struct CmdlineParser { struct
68 struct SaveDestination {
125 struct ArgumentBuilder {
331 struct UntypedArgumentBuilder {
439 struct Builder {
547 CmdlineResult Parse(const std::string& argv) { in Parse()
555 CmdlineResult Parse(const char* argv) { in Parse()
593 CmdlineParser(CmdlineParser&&) = default; argument
601 CmdlineParser(bool ignore_unrecognized, in CmdlineParser() function
620 CmdlineResult Parse(TokenRange&& arguments_list) { in Parse()
[all …]