Searched defs:getKey (Results 1 – 2 of 2) sorted by relevance
| /system/core/include/utils/ | ||
| D | LruCache.h | 90 const TKey& getKey() const { return key; } in getKey() function |
| /system/core/libutils/ | ||
| D | BlobCache.cpp | 358 sp<BlobCache::Blob> BlobCache::CacheEntry::getKey() const { in getKey() function in android::BlobCache::CacheEntry |