Searched refs:command_line (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc90 std::string command_line(Join(arg_vector, ' '));
91 LOG(INFO) << "GenerateImage: " << command_line;
126 LOG(ERROR) << dex2oat << " failed: " << command_line; local

Completed in 63 milliseconds