Searched refs:targetPid (Results 1 – 1 of 1) sorted by relevance
1221 local targetPid=$11223 if [ "$targetPid" = "" ]; then1235 local devFile=/data/local/tmp/hprof-$targetPid1236 echo "Poking $targetPid and waiting for data..."1238 adb ${adbOptions} shell am dumpheap $targetPid $devFile