Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline.h83 static Runtime* StartRuntime(const char* boot_image_location, in StartRuntime()
234 std::string boot_image_location = boot_image_location_; in ParseCheckBootImage() local