Home
last modified time | relevance | path

Searched defs:raw_options (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.cc745 bool Runtime::ParseOptions(const RuntimeOptions& raw_options, in ParseOptions()
783 bool Runtime::Create(const RuntimeOptions& raw_options, bool ignore_unrecognized) { in Create()
/art/dex2oat/
Ddex2oat.cc2665 RuntimeOptions raw_options; in PrepareRuntimeOptions() local