Searched refs:StartRuntime (Results 1 – 1 of 1) sorted by relevance
48 static Runtime* StartRuntime(const std::vector<std::string>& boot_image_locations, in StartRuntime() function447 return StartRuntime(args->boot_image_locations_, args->instruction_set_, args_->runtime_args_); in CreateRuntime()