Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h61 bool GetVariant(FastbootDevice* device, const std::vector<std::string>& args, std::string* message);
Dvariables.cpp98 bool GetVariant(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetVariant() function
Dcommands.cpp121 {FB_VAR_VARIANT, {GetVariant, nullptr}},