Searched refs:GetChunkSize (Results 1 – 1 of 1) sorted by relevance
85 uint32_t GetChunkSize() const { return m_chunk_size; } in GetChunkSize() function92 uint32_t TotalChunks() const { return GetByteSize() / GetChunkSize(); } in TotalChunks()