Home
last modified time | relevance | path

Searched refs:GetSortedLowToHigh (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dsync_map_count_test.cc73 auto entries = map.GetSortedLowToHigh(); in TEST()
128 auto entries = map.GetSortedLowToHigh(); in TEST()
Dsync_map_count.h80 std::vector<Item> GetSortedLowToHigh() const { in GetSortedLowToHigh() function