Home
last modified time | relevance | path

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

/system/core/libutils/
DBlobCache.cpp39 static const uint32_t blobCacheDeviceVersion = 1; variable
190 header->mDeviceVersion = blobCacheDeviceVersion; in flatten()
250 header->mDeviceVersion != blobCacheDeviceVersion || in unflatten()