Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h38 bool GetSlotCount(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp212 bool GetSlotCount(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSlotCount() function
Dcommands.cpp129 {FB_VAR_SLOT_COUNT, {GetSlotCount, nullptr}}, in GetVarHandler()