Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/tuf-js/dist/
Dupdater.js181 this.trustedSet.updateSnapshot(data, true);
197 this.trustedSet.updateSnapshot(bytesData);
Dstore.js89 updateSnapshot(bytesBuffer, trusted = false) { method in TrustedMetadataStore
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.cpp53 void Device::SamplingRoutineCache::updateSnapshot() in updateSnapshot() function in vk::Device::SamplingRoutineCache
394 samplingRoutineCache->updateSnapshot(); in updateSamplingRoutineSnapshotCache()
DVkDevice.hpp125 void updateSnapshot();