Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline.h85 static Runtime* StartRuntime(const char* boot_image_location, InstructionSet instruction_set) { in StartRuntime() function
376 return StartRuntime(args->boot_image_location_, args->instruction_set_); in CreateRuntime()