Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DLruCache.h76 const TKey& getKey() const final { return key; } in getKey() function
84 const TKey& getKey() const final { return key; } in getKey() function
/system/core/logd/
DLogStatistics.h288 inline const uid_t& getKey() const { in getKey() function
336 const pid_t& getKey() const { in getKey() function
413 const pid_t& getKey() const { in getKey() function
469 const uint32_t& getKey() const { in getKey() function
DLogBuffer.cpp573 uint64_t getKey() { in getKey() function in LogBufferElementKey