Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer.cc260 std::string img = "-Ximage:" + image_; in CreateRuntime() local
261 options.push_back(std::make_pair(img, nullptr)); in CreateRuntime()