Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fastboot/device/
H A Dvariables.h59 bool GetHardwareRevision(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp448 bool GetHardwareRevision(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetHardwareRevision() function
H A Dcommands.cpp139 {FB_VAR_HW_REVISION, {GetHardwareRevision, nullptr}},