Searched refs:GetAllPartitionArgsNoSlot (Results 1 – 3 of 3) sorted by relevance
88 std::vector<std::vector<std::string>> GetAllPartitionArgsNoSlot(FastbootDevice* device);
411 std::vector<std::vector<std::string>> GetAllPartitionArgsNoSlot(FastbootDevice* device) { in GetAllPartitionArgsNoSlot() function
130 {FB_VAR_HAS_SLOT, {GetHasSlot, GetAllPartitionArgsNoSlot}}, in GetVarHandler()