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