Searched refs:LeftLessRight (Results 1 – 1 of 1) sorted by relevance
312 static bool LeftLessRight(const std::unique_ptr<PerfFileSection> &l, in LeftLessRight() function362 std::sort(featureSections_.begin(), featureSections_.end(), LeftLessRight); in WriteFeatureData()