Searched refs:cp_command (Results 1 – 1 of 1) sorted by relevance
500 StreamString cp_command; in GetFile() local501 cp_command.Printf("cp %s %s", src_path.c_str(), dst_path.c_str()); in GetFile()503 RunShellCommand(cp_command.GetData(), NULL, &status, NULL, NULL, in GetFile()