Searched refs:PrepareRuntimeOptions (Results 1 – 1 of 1) sorted by relevance
1693 if (!PrepareRuntimeOptions(&runtime_options, callbacks_.get())) { in Setup()2776 bool PrepareRuntimeOptions(RuntimeArgumentMap* runtime_options, in PrepareRuntimeOptions() function in art::Dex2Oat