Home
last modified time | relevance | path

Searched defs:runtime_options (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dparsed_options.cc51 RuntimeArgumentMap* runtime_options) { in Parse()
361 RuntimeArgumentMap* runtime_options, in ProcessSpecialOptions()
471 RuntimeArgumentMap* runtime_options) { in DoParse()
Druntime.cc627 RuntimeArgumentMap* runtime_options) { in ParseOptions()
646 bool Runtime::Create(RuntimeArgumentMap&& runtime_options) { in Create()
664 RuntimeArgumentMap runtime_options; in Create() local
1115 Opt runtime_options(std::move(runtime_options_in)); in Init() local
Djava_vm_ext.cc453 const RuntimeArgumentMap& runtime_options, in JavaVMExt()
490 const RuntimeArgumentMap& runtime_options, in Create()
/art/dex2oat/
Ddex2oat.cc1549 RuntimeArgumentMap runtime_options; in Setup() local
2578 bool PrepareRuntimeOptions(RuntimeArgumentMap* runtime_options, in PrepareRuntimeOptions()
2650 bool CreateRuntime(RuntimeArgumentMap&& runtime_options) { in CreateRuntime()