Home
last modified time | relevance | path

Searched refs:oldEntryHash (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DMultifileBlobCache.cpp670 uint32_t oldEntryHash = hotCacheIter->first; in addToHotCache() local
675 if (!removeFromHotCache(oldEntryHash)) { in addToHotCache()
676 ALOGE("HOTCACHE(ADD): Unable to remove entry %u", oldEntryHash); in addToHotCache()