Searched refs:ProcessSpecialOptions (Results 1 – 2 of 2) sorted by relevance
66 bool ProcessSpecialOptions(const RuntimeOptions& options,
417 bool ParsedOptions::ProcessSpecialOptions(const RuntimeOptions& options, in ProcessSpecialOptions() function in art::ParsedOptions540 if (!ProcessSpecialOptions(options, nullptr, &argv_list)) { in DoParse()617 if (!ProcessSpecialOptions(options, &args, nullptr)) { in DoParse()