Searched refs:extendCounts (Results 1 – 2 of 2) sorted by relevance
63 std::vector<VBucket> CloudDBDataUtils::GenerateExtends(int extendCounts) in GenerateExtends() argument66 extends.resize(extendCounts); in GenerateExtends()67 for (int i = 0; i < extendCounts; ++i) { in GenerateExtends()
29 static std::vector<VBucket> GenerateExtends(int extendCounts);