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