Home | History | Annotate | Download | only in build

Lines Matching refs:sdcard

1126     local sdcard=$(adb ${adbOptions} shell echo -n '$EXTERNAL_STORAGE')
1127 local devFile=$sdcard/hprof-$targetPid
1151 local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)
1161 echo "/sdcard/bugreports/${report}"
1162 adb pull /sdcard/bugreports/${report} ${report}