Searched refs:GetSuperSlotSuffix (Results 1 – 3 of 3) sorted by relevance
54 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in OpenLogicalPartition()124 std::string slot_suffix = GetSuperSlotSuffix(device, name); in LogicalPartitionExists()227 std::string GetSuperSlotSuffix(FastbootDevice* device, const std::string& partition_name) { in GetSuperSlotSuffix() function
73 std::string GetSuperSlotSuffix(FastbootDevice* device, const std::string& partition_name);
391 std::string slot_suffix = GetSuperSlotSuffix(device, partition_name); in PartitionBuilder()