Searched refs:CreateRuntime (Results 1 – 3 of 3) sorted by relevance
220 bool CreateRuntime() { in CreateRuntime() function in art::FINAL250 if (!CreateRuntime()) { in GetDexOptNeeded()
329 runtime.reset(CreateRuntime(args.get())); in Main()383 Runtime* CreateRuntime(CmdlineArgs* args) { in CreateRuntime() function
1575 if (!CreateRuntime(std::move(runtime_options))) { in Setup()1729 if (!CreateRuntime(std::move(runtime_options))) { in Setup()2650 bool CreateRuntime(RuntimeArgumentMap&& runtime_options) { in CreateRuntime() function in art::FINAL