Searched refs:sortBySectionOrder (Results 1 – 1 of 1) sorted by relevance
263 void sortBySectionOrder(std::vector<Chunk *> &chunks);842 void Writer::sortBySectionOrder(std::vector<Chunk *> &chunks) { in sortBySectionOrder() function in Writer1041 sortBySectionOrder(it.second->chunks); in sortSections()