Home
last modified time | relevance | path

Searched defs:entryHash (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DMultifileBlobCache.cpp166 uint32_t entryHash = static_cast<uint32_t>(strtoul(entry->d_name, nullptr, 10)); in MultifileBlobCache() local
331 uint32_t entryHash = android::JenkinsHashMixBytes(0, static_cast<const uint8_t*>(key), keySize); in set() local
424 uint32_t entryHash = android::JenkinsHashMixBytes(0, static_cast<const uint8_t*>(key), keySize); in get() local
569 uint32_t entryHash = hotCacheIter->first; in finish() local
685 void MultifileBlobCache::trackEntry(uint32_t entryHash, EGLsizeiANDROID valueSize, size_t fileSize, in trackEntry()
704 bool MultifileBlobCache::removeEntry(uint32_t entryHash) { in removeEntry()
733 MultifileEntryStats MultifileBlobCache::getEntryStats(uint32_t entryHash) { in getEntryStats()
748 void MultifileBlobCache::updateEntryTime(uint32_t entryHash, const timespec& newTime) { in updateEntryTime()
824 bool MultifileBlobCache::removeFromHotCache(uint32_t entryHash) { in removeFromHotCache()
851 uint32_t entryHash = entryStats.entryHash; in applyLRU() local
[all …]
H A DMultifileBlobCache.h52 uint32_t entryHash; member
83 void initWriteToDisk(uint32_t entryHash, std::string fullPath, uint8_t* buffer, in initWriteToDisk()
H A DMultifileBlobCache_test.cpp899 uint32_t entryHash = in TEST_F() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collection/
H A DMOAT.java1318 int entryHash = (e.getKey() == null ? 0 : e.getKey().hashCode()) ^ in testMap() local
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...