Home
last modified time | relevance | path

Searched refs:devFile (Results 1 – 2 of 2) sorted by relevance

/build/make/
Denvsetup.sh909 local devFile=/data/local/tmp/hprof-$targetPid
911 echo "Storing data at $devFile"
912 adb ${adbOptions} shell am dumpheap $targetPid $devFile
919 echo "Retrieving file $devFile..."
920 adb ${adbOptions} pull $devFile $localFile
922 adb ${adbOptions} shell rm $devFile
/build/
Denvsetup.sh909 local devFile=/data/local/tmp/hprof-$targetPid
911 echo "Storing data at $devFile"
912 adb ${adbOptions} shell am dumpheap $targetPid $devFile
919 echo "Retrieving file $devFile..."
920 adb ${adbOptions} pull $devFile $localFile
922 adb ${adbOptions} shell rm $devFile