Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline.h48 static Runtime* StartRuntime(const std::vector<std::string>& boot_image_locations, in StartRuntime() function
447 return StartRuntime(args->boot_image_locations_, args->instruction_set_, args_->runtime_args_); in CreateRuntime()