Searched refs:targetPid (Results 1 – 1 of 1) sorted by relevance
880 local targetPid=$1882 if [ "$targetPid" = "" ]; then894 local devFile=/sdcard/hprof-$targetPid895 echo "Poking $targetPid and waiting for data..."896 adb ${adbOptions} shell am dumpheap $targetPid $devFile