Home
last modified time | relevance | path

Searched refs:ProcessSpecialOptions (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dparsed_options.h67 bool ProcessSpecialOptions(const RuntimeOptions& options,
Dparsed_options.cc452 bool ParsedOptions::ProcessSpecialOptions(const RuntimeOptions& options, in ProcessSpecialOptions() function in art::ParsedOptions
575 if (!ProcessSpecialOptions(options, nullptr, &argv_list)) { in DoParse()
652 if (!ProcessSpecialOptions(options, &args, nullptr)) { in DoParse()