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

/art/runtime/
H A Druntime.cc625 bool Runtime::ParseOptions(const RuntimeOptions& raw_options, function in class:art::Runtime
665 return ParseOptions(raw_options, ignore_unrecognized, &runtime_options) &&

Completed in 25 milliseconds