Searched defs:sorted (Results 1 – 10 of 10) sorted by relevance
126 val sorted = userEntries.toSortedMap(compareBy { in <lambda>() constant
313 Map.Entry<String, Integer>[] sorted = counts.entrySet().toArray( in getSortedInterfaceCounts() local333 final InterfaceCount[] sorted = getSortedInterfaceCounts(MAX_NUM_INTERFACES_TO_DUMP); in dumpProxyInterfaceCounts() local
416 TreeSet<UnderlyingNetworkRecord> sorted = in reevaluateNetworks() local468 TreeSet<UnderlyingNetworkRecord> sorted = in getSortedUnderlyingNetworks() local
315 auto sorted = std::move(strings); in TEST() local
285 auto sorted = std::move(strings); in TEST() local
137 private static Collection<String> sorted(Collection<String> list) { in sorted() method in Instrument
1931 void getSortedViews(View[] sorted, int... rules) { in getSortedViews()
240 ArrayList<Integer> sorted = new ArrayList<Integer>(); in dump() local
2277 final List<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> sorted = in dumpSyncState() local
4846 std::map<float, BufferTuple, std::greater<float>> sorted; in dumpBufferingStats() local