Home
last modified time | relevance | path

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

/build/
Denvsetup.sh1345 local devFile=/data/local/tmp/hprof-$targetPid
1347 echo "Storing data at $devFile"
1348 adb ${adbOptions} shell am dumpheap $targetPid $devFile
1355 echo "Retrieving file $devFile..."
1356 adb ${adbOptions} pull $devFile $localFile
1358 adb ${adbOptions} shell rm $devFile
/build/make/
Denvsetup.sh1345 local devFile=/data/local/tmp/hprof-$targetPid
1347 echo "Storing data at $devFile"
1348 adb ${adbOptions} shell am dumpheap $targetPid $devFile
1355 echo "Retrieving file $devFile..."
1356 adb ${adbOptions} pull $devFile $localFile
1358 adb ${adbOptions} shell rm $devFile