Searched refs:adb_cmd (Results 1 – 1 of 1) sorted by relevance
18 adb_cmd="adb"20 adb_cmd="$adb_cmd -s $1"24 $adb_cmd shell id &>/dev/null56 if [ -n "`$adb_cmd shell ls -lZ $path < /dev/null |& grep "No such file or directory"`" ]; then72 if [ -n "`$adb_cmd shell ls -lZ $path < /dev/null |& grep "No such file or directory"`" ]; then91 if [ -n "`$adb_cmd shell ls -lZ "$path" < /dev/null |& grep "No such file or directory"`" ]; then