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