Home
last modified time | relevance | path

Searched refs:patched_image_arg (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc1458 std::string patched_image_arg("--patched-image-location="); in PatchAndRetrieveOat() local
1459 patched_image_arg += image_location; in PatchAndRetrieveOat()
1466 argv.push_back(patched_image_arg); in PatchAndRetrieveOat()