Home | History | Annotate | Download | only in space

Lines Matching refs:command_line

151   std::string command_line(android::base::Join(arg_vector, ' '));
152 LOG(INFO) << "GenerateImage: " << command_line;
271 std::string command_line(android::base::Join(argv, ' '));
272 LOG(INFO) << "RelocateImage: " << command_line;