Searched refs:kBlobCacheKeyLength (Results 1 – 2 of 2) sorted by relevance
46 static constexpr size_t kKeyLength = angle::kBlobCacheKeyLength;
1292 static constexpr size_t kBlobCacheKeyLength = angle::base::kSHA1Length; variable1293 using BlobCacheKey = std::array<uint8_t, kBlobCacheKeyLength>;