Searched refs:getKey (Results 1 – 10 of 10) 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 {
288 inline const uid_t& getKey() const { in getKey() function292 return getKey(); in getUid()336 const pid_t& getKey() const { in getKey() function340 return getKey(); in getPid()413 const pid_t& getKey() const { in getKey() function417 return getKey(); in getTid()469 const uint32_t& getKey() const { in getKey() function597 const TagNameKey& getKey() const {650 worst = sorted[0]->getKey();661 worst = sorted[0]->getKey();
573 uint64_t getKey() { in getKey() function in LogBufferElementKey586 LogBufferElementMap::iterator it = map.find(key.getKey()); in coalesce()603 map[key.getKey()] = element; in add()
498 name = android::base::StringPrintf("%7u", getKey()); in format()500 name = android::base::StringPrintf("%7u/%u", getKey(), uid); in format()
98 entries.stream().filter(x -> x.getKey().equals(entryKey)).findFirst(); in assertEntryValue()
114 String className = entry.getKey().split("\\.")[0]; in parseXsdAndCompile()
43 method public String getKey();
182 APKEntry deviceAPKEntry = entrySimpleEntry.getKey(); in createPatch()
35 method public String getKey();