Searched defs:CreateRuntime (Results 1 - 2 of 2) sorted by relevance

/art/cmdline/
H A Dcmdline.h317 runtime.reset(CreateRuntime(args.get()));
371 Runtime* CreateRuntime(CmdlineArgs* args) { function in struct:art::CmdlineMain
/art/dex2oat/
H A Ddex2oat.cc1341 if (!CreateRuntime(std::move(runtime_options))) {
1457 if (!CreateRuntime(std::move(runtime_options))) {
2229 bool CreateRuntime(RuntimeArgumentMap&& runtime_options) { function in class:art::FINAL

Completed in 57 milliseconds