Searched defs:runtime_options_in (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Druntime.cc1109 bool Runtime::Init(RuntimeArgumentMap&& runtime_options_in) { argument
1115 Opt runtime_options(std::move(runtime_options_in));

Completed in 120 milliseconds