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

/build/
H A Denvsetup.sh1338 local targetPid=$1
1340 if [ "$targetPid" = "" ]; then
1352 local devFile=/data/local/tmp/hprof-$targetPid
1353 echo "Poking $targetPid and waiting for data..."
1355 adb ${adbOptions} shell am dumpheap $targetPid $devFile
/build/make/
H A Denvsetup.sh1338 local targetPid=$1
1340 if [ "$targetPid" = "" ]; then
1352 local devFile=/data/local/tmp/hprof-$targetPid
1353 echo "Poking $targetPid and waiting for data..."
1355 adb ${adbOptions} shell am dumpheap $targetPid $devFile

Completed in 880 milliseconds