Searched refs:GetTotalSuperPartitionSize (Results 1 – 4 of 4) sorted by relevance
110 uint64_t GetTotalSuperPartitionSize(const LpMetadata& metadata);
104 super_partition_size_bytes = GetTotalSuperPartitionSize(*metadata); in ReportUpdateAttemptMetrics()
128 uint64_t GetTotalSuperPartitionSize(const LpMetadata& metadata) { in GetTotalSuperPartitionSize() function
142 uint64_t total_size = GetTotalSuperPartitionSize(metadata); in ImageBuilder()