Searched refs:compare_bag_entries (Results 1 – 1 of 1) sorted by relevance
987 static bool compare_bag_entries(const ResolvedBag::Entry& entry1, in compare_bag_entries() function1067 std::sort(new_bag->entries, new_bag->entries + entry_count, compare_bag_entries); in GetBag()1187 std::sort(new_bag->entries, new_bag->entries + actual_count, compare_bag_entries); in GetBag()