Searched refs:boot_image (Results 1 – 1 of 1) sorted by relevance
457 std::string boot_image; in RunDex2Oat() local464 boot_image = StringPrintf("--boot-image=%s", kJitZygoteImage); in RunDex2Oat()466 boot_image = MapPropertyToArg("dalvik.vm.boot-image", "--boot-image=%s"); in RunDex2Oat()559 AddArg(boot_image); in RunDex2Oat()