Home
last modified time | relevance | path

Searched defs:StoreData (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPersistentCache.cpp44 void PersistentCache::StoreData(const PersistentCacheKey& key, const void* value, size_t size) { in StoreData() function in dawn_native::PersistentCache
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12CachingTests.cpp33 void StoreData(const WGPUDevice device, in StoreData() function in FakePersistentCache