Searched refs:targetPid (Results 1 – 2 of 2) sorted by relevance
895 local targetPid=$1897 if [ "$targetPid" = "" ]; then909 local devFile=/data/local/tmp/hprof-$targetPid910 echo "Poking $targetPid and waiting for data..."912 adb ${adbOptions} shell am dumpheap $targetPid $devFile