Lines Matching full:targetpid
1297 local targetPid=$11299 if [ "$targetPid" = "" ]; then1311 local devFile=/data/local/tmp/hprof-$targetPid1312 echo "Poking $targetPid and waiting for data..."1314 adb ${adbOptions} shell am dumpheap $targetPid $devFile