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

/art/cmdline/
H A Dcmdline_parser.h384 Builder& Ignore(std::initializer_list<const char*> ignore_list) { function in struct:art::CmdlineParser::Builder
397 (void)builder; // Ignore pointless unused warning, it's used in the assert.
402 (void)builder; // Ignore pointless unused warning, it's used in the assert.

Completed in 112 milliseconds