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