Home
last modified time | relevance | path

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

/build/
Denvsetup.sh1155 local devFile=/data/local/tmp/hprof-$targetPid
1157 echo "Storing data at $devFile"
1158 adb ${adbOptions} shell am dumpheap $targetPid $devFile
1165 echo "Retrieving file $devFile..."
1166 adb ${adbOptions} pull $devFile $localFile
1168 adb ${adbOptions} shell rm $devFile
/build/make/
Denvsetup.sh1155 local devFile=/data/local/tmp/hprof-$targetPid
1157 echo "Storing data at $devFile"
1158 adb ${adbOptions} shell am dumpheap $targetPid $devFile
1165 echo "Retrieving file $devFile..."
1166 adb ${adbOptions} pull $devFile $localFile
1168 adb ${adbOptions} shell rm $devFile