HomeSort by: relevance | last modified time | path
    Searched refs:STORAGE (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
  /src/distrib/utils/embedded/conf/
riscv.conf 41 disk: STORAGE DEVICE
evbmips.conf 43 disk: STORAGE DEVICE
x86.conf 31 disk: STORAGE DEVICE
evbarm.conf 43 disk: STORAGE DEVICE
evbppc.conf 43 disk: STORAGE DEVICE

Completed in 14 milliseconds