Searched refs:GetHasSlot (Results 1 – 3 of 3) sorted by relevance
44 bool GetHasSlot(FastbootDevice* device, const std::vector<std::string>& args, std::string* message);
262 bool GetHasSlot(FastbootDevice* device, const std::vector<std::string>& args, in GetHasSlot() function
94 {FB_VAR_HAS_SLOT, {GetHasSlot, GetAllPartitionArgsNoSlot}}, in GetVarHandler()