Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DMultifileBlobCache.h88 uint32_t getEntryHash() { return mEntryHash; } in getEntryHash() function
DMultifileBlobCache.cpp826 uint32_t entryHash = task.getEntryHash(); in processTask()