Searched refs:patched_image_arg (Results 1 – 1 of 1) sorted by relevance
1458 std::string patched_image_arg("--patched-image-location="); in PatchAndRetrieveOat() local1459 patched_image_arg += image_location; in PatchAndRetrieveOat()1466 argv.push_back(patched_image_arg); in PatchAndRetrieveOat()