Searched refs:targetPid (Results 1 - 1 of 1) sorted by relevance

/build/
H A Denvsetup.sh1297 local targetPid=$1
1299 if [ "$targetPid" = "" ]; then
1311 local devFile=/data/local/tmp/hprof-$targetPid
1312 echo "Poking $targetPid and waiting for data..."
1314 adb ${adbOptions} shell am dumpheap $targetPid $devFile

Completed in 22 milliseconds