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

/frameworks/ml/nn/driver/cache/BlobCache/
H A DBlobCache.cpp58 static const uint32_t blobCacheDeviceVersion = 1; member in namespace:android
240 header->mDeviceVersion = blobCacheDeviceVersion;
298 header->mDeviceVersion != blobCacheDeviceVersion ||
/frameworks/native/opengl/libs/EGL/
H A DBlobCache.cpp37 static const uint32_t blobCacheDeviceVersion = 1; member in namespace:android
186 header->mDeviceVersion = blobCacheDeviceVersion;
244 header->mDeviceVersion != blobCacheDeviceVersion ||

Completed in 65 milliseconds