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

/art/cmdline/
H A Dcmdline.h83 static Runtime* StartRuntime(const char* boot_image_location, InstructionSet instruction_set) { function in namespace:art
374 return StartRuntime(args->boot_image_location_, args->instruction_set_);

Completed in 922 milliseconds