Lines Matching refs:CHROOT
18 CHROOT=351 elif [ "x$1" = "x--chroot" ]; then353 CHROOT="$1"431 # The DEX_LOCATION with the chroot prefix, if any.432 CHROOT_DEX_LOCATION="$CHROOT$DEX_LOCATION"1049 if [ -n "$CHROOT" ]; then1050 adb shell chroot "$CHROOT" sh $DEX_LOCATION/cmdline.sh