Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline.h89 static Runtime* StartRuntime(const char* boot_image_location, in StartRuntime() function
417 return StartRuntime(args->boot_image_location_, args->instruction_set_, args_->runtime_args_); in CreateRuntime()