Searched defs:mValueSize (Results 1 - 2 of 2) sorted by relevance
/frameworks/native/opengl/libs/EGL/ | ||
H A D | BlobCache.h | 213 // mValueSize is the size of the entry value in bytes. 214 size_t mValueSize; member in struct:android::BlobCache::EntryHeader |
/frameworks/ml/nn/driver/cache/BlobCache/ | ||
H A D | BlobCache.h | 301 // mValueSize is the size of the entry value in bytes. 302 size_t mValueSize; member in struct:android::BlobCache::EntryHeader |
Completed in 8 milliseconds