Home
last modified time | relevance | path

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

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