Home
last modified time | relevance | path

Searched refs:HARDWARE (Results 1 – 3 of 3) sorted by relevance

/system/extras/tests/ext4/
Dandroid_emmc_perf_tests.sh27 HARDWARE=`adb shell getprop ro.hardware | tr -d "\r"`
29 case "$HARDWARE" in
43 echo "This test will wipe the userdata partition on $HARDWARE devices."
76 echo "Unknown hardware $HARDWARE. Exiting."
197 adb pull /dev/fstrimmed_stats $HARDWARE-fstrimmed_stats
198 adb pull /dev/full_stats $HARDWARE-full_stats
/system/keymaster/include/keymaster/km_openssl/
Dattestation_record.h294 HARDWARE = 4, enumerator
/system/keymaster/km_openssl/
Dattestation_record.cpp835 eat_record.add(EatClaim::SECURITY_LEVEL, get_uint32_value(EatSecurityLevel::HARDWARE)); in build_eat_record()
1513 case EatSecurityLevel::HARDWARE: in parse_eat_record()
1850 case EatSecurityLevel::HARDWARE: in parse_eat_submod()