Searched defs:TKey (Results 1 – 3 of 3) sorted by relevance
/system/core/libutils/include/utils/ |
D | LruCache.h | 126 Iterator(const LruCache<TKey, TValue>& cache): in Iterator()
|
/system/logging/logd/ |
D | LogStatistics.cpp | 391 void LogStatistics::WorstTwoWithThreshold(const LogHashtable<TKey, TEntry>& table, size_t threshold, in WorstTwoWithThreshold() 768 std::string LogStatistics::FormatTable(const LogHashtable<TKey, TEntry>& table, uid_t uid, in FormatTable()
|
D | LogStatistics.h | 101 void MaxEntries(uid_t uid, pid_t pid, std::array<const TKey*, len>& out_keys, in MaxEntries()
|