Searched refs:DoParse (Results 1 – 2 of 2) sorted by relevance
77 bool DoParse(const RuntimeOptions& options,
59 return parser.DoParse(options, ignore_unrecognized, runtime_options); in Parse()592 bool ParsedOptions::DoParse(const RuntimeOptions& options, in DoParse() function in art::ParsedOptions