Searched defs:image_relocation_filename (Results 1 - 1 of 1) sorted by relevance

/art/patchoat/
H A Dpatchoat.cc585 std::string image_relocation_filename = local
609 if (!WriteRelFile(*original, *relocated, image_relocation_filename, &error_msg)) {
610 LOG(ERROR) << "Failed to create image relocation file " << image_relocation_filename

Completed in 93 milliseconds