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

/build/
H A Denvsetup.sh1352 local devFile=/data/local/tmp/hprof-$targetPid
1354 echo "Storing data at $devFile"
1355 adb ${adbOptions} shell am dumpheap $targetPid $devFile
1362 echo "Retrieving file $devFile..."
1363 adb ${adbOptions} pull $devFile $localFile
1365 adb ${adbOptions} shell rm $devFile
/build/make/
H A Denvsetup.sh1352 local devFile=/data/local/tmp/hprof-$targetPid
1354 echo "Storing data at $devFile"
1355 adb ${adbOptions} shell am dumpheap $targetPid $devFile
1362 echo "Retrieving file $devFile..."
1363 adb ${adbOptions} pull $devFile $localFile
1365 adb ${adbOptions} shell rm $devFile

Completed in 91 milliseconds