Searched refs:GetBlockSize (Results 1 – 2 of 2) sorted by relevance
52 virtual size_t GetBlockSize() const = 0;
73 virtual size_t GetBlockSize() const { return BLOCK_SIZE; } in GetBlockSize() function