Home
last modified time | relevance | path

Searched refs:PrepareRuntimeOptions (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc1693 if (!PrepareRuntimeOptions(&runtime_options, callbacks_.get())) { in Setup()
2776 bool PrepareRuntimeOptions(RuntimeArgumentMap* runtime_options, in PrepareRuntimeOptions() function in art::Dex2Oat