Home
last modified time | relevance | path

Searched defs:command_line (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Doat_file_assistant.cc659 std::string command_line(Join(argv, ' ')); in RelocateOatFile() local
785 std::string command_line(Join(argv, ' ')); in Dex2Oat() local
Dutils.cc1397 const std::string command_line(Join(arg_vector, ' ')); in ExecAndReturnCode() local
1449 const std::string command_line(Join(arg_vector, ' ')); in Exec() local
/art/dex2oat/
Ddex2oat_test.cc157 std::string command_line(Join(argv, ' ')); in Dex2Oat() local
/art/runtime/gc/space/
Dimage_space.cc135 std::string command_line(Join(arg_vector, ' ')); in GenerateImage() local
225 std::string command_line(Join(argv, ' ')); in RelocateImage() local