Home | History | Annotate | Download | only in cros

Lines Matching refs:android_cmd

421     android_cmd = 'cat > %s' % pipes.quote(filename)
422 cros_cmd = 'android-sh -c %s' % pipes.quote(android_cmd)