Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h34 bool GetSerial(FastbootDevice* device, const std::vector<std::string>& args, std::string* message);
H A Dvariables.cpp86 bool GetSerial(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSerial() function
H A Dcommands.cpp120 {FB_VAR_SERIALNO, {GetSerial, nullptr}},