Searched refs:GetRoundSize (Results 1 – 3 of 3) sorted by relevance
25 int64_t GetRoundSize(int64_t size);
20 int64_t GetRoundSize(int64_t size) in GetRoundSize() function
79 totalSize = GetRoundSize(dataSize + rootSize); in GetTotalSize()