Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/
H A Dconstants.h75 #define FB_VAR_SYSTEM_FINGERPRINT "system-fingerprint" macro
/aosp12/system/core/fastboot/device/
H A Dcommands.cpp144 {FB_VAR_SYSTEM_FINGERPRINT, {GetSystemFingerprint, nullptr}}, in GetVarHandler()