Searched refs:getKey (Results 1 – 5 of 5) sorted by relevance
62 virtual const TKey& getKey() const = 0;76 const TKey& getKey() const final { return key; } in getKey() function84 const TKey& getKey() const final { return key; } in getKey() function89 return hash_type(entry->getKey()); in operator()95 return lhs->getKey() == rhs->getKey(); in operator()152 return (*mIterator)->getKey(); in key()
271 inline const KEY& getKey() const {
274 inline const uid_t& getKey() const { in getKey() function278 return getKey(); in getUid()326 const pid_t& getKey() const { in getKey() function330 return getKey(); in getPid()396 const pid_t& getKey() const { in getKey() function400 return getKey(); in getTid()452 const uint32_t& getKey() const { in getKey() function496 worst = sorted[0]->getKey(); in findWorst()507 worst = sorted[0]->getKey(); in findWorst()
561 uint64_t getKey() { in getKey() function in LogBufferElementKey574 LogBufferElementMap::iterator it = map.find(key.getKey()); in coalesce()591 map[key.getKey()] = element; in add()
438 name = android::base::StringPrintf("%7u", getKey()); in format()440 name = android::base::StringPrintf("%7u/%u", getKey(), uid); in format()