Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Druntime.cc745 bool Runtime::ParseOptions(const RuntimeOptions& raw_options, in ParseOptions()
783 bool Runtime::Create(const RuntimeOptions& raw_options, bool ignore_unrecognized) { in Create()
/aosp12/art/dex2oat/
H A Ddex2oat.cc2665 RuntimeOptions raw_options; in PrepareRuntimeOptions() local
/aosp12/system/core/fastboot/
H A Dfastboot.cpp770 auto raw_options = Split(match_results[3], "|"); in ParseRequirementLine() local