Searched refs:STORAGE (Results 1 – 4 of 4) sorted by relevance
52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`53 if [ "$STORAGE" != "" ]; then54 echo Remounting $STORAGE at /system55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
138 STORAGE = 64 enumerator140 char fStorage[STORAGE+1];
90 if (len <= STORAGE) { in SkAutoAsciiToLC()
6857 103 KDFa(hashAlg, (TPM2B *)seed, "STORAGE", (TPM2B *)name, NULL,