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