Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc138 std::string img = "-Ximage:" + image_location; in Patch() local
139 options.push_back(std::make_pair(img.c_str(), nullptr)); in Patch()
233 std::string img = "-Ximage:" + image_location; in Patch() local
234 options.push_back(std::make_pair(img.c_str(), nullptr)); in Patch()