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.h274 inline const uid_t& getKey() const { in getKey() function
326 const pid_t& getKey() const { in getKey() function
396 const pid_t& getKey() const { in getKey() function
452 const uint32_t& getKey() const { in getKey() function
DLogBuffer.cpp561 uint64_t getKey() { in getKey() function in LogBufferElementKey