Searched defs:GetUncompressedSize (Results 1 – 1 of 1) sorted by relevance
125 uint32_t GetUncompressedSize(base::span<const char> compressed_data) { in GetUncompressedSize() function129 uint32_t GetUncompressedSize(base::span<const uint8_t> compressed_data) { in GetUncompressedSize() function