Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/tuf-js/dist/
Dupdater.js150 this.trustedSet.updateTimestamp(data);
161 this.trustedSet.updateTimestamp(bytesData);
Dstore.js50 updateTimestamp(bytesBuffer) { method in TrustedMetadataStore