Searched refs:devFile (Results 1 – 1 of 1) sorted by relevance
894 local devFile=/sdcard/hprof-$targetPid896 adb ${adbOptions} shell am dumpheap $targetPid $devFile903 echo "Retrieving file $devFile..."904 adb ${adbOptions} pull $devFile $localFile906 adb ${adbOptions} shell rm $devFile