Home | History | Annotate | Download | only in cros

Lines Matching refs:cros_cmd

422     cros_cmd = 'android-sh -c %s' % pipes.quote(android_cmd)
423 utils.run(cros_cmd, stdin=data)