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