Home
last modified time | relevance | path

Searched defs:TKey (Results 1 – 3 of 3) sorted by relevance

/system/core/libutils/include/utils/
DLruCache.h126 Iterator(const LruCache<TKey, TValue>& cache): in Iterator()
/system/logging/logd/
DLogStatistics.cpp391 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()
DLogStatistics.h101 void MaxEntries(uid_t uid, pid_t pid, std::array<const TKey*, len>& out_keys, in MaxEntries()