Home
last modified time | relevance | path

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

/third_party/skia/include/utils/
DSkRandom.h124 void setSeed(uint32_t seed) { init(seed); } in setSeed() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_security_cryptoFramework.js81 setSeed: function (...args) { method