Home
last modified time | relevance | path

Searched defs:boot_image_location (Results 1 – 1 of 1) sorted by relevance

/art/cmdline/
Dcmdline.h88 static Runtime* StartRuntime(const char* boot_image_location, InstructionSet instruction_set) { in StartRuntime()
245 std::string boot_image_location = boot_image_location_; in ParseCheckBootImage() local