Searched defs:boot_image_location (Results 1 – 1 of 1) sorted by relevance
88 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