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