Searched defs:SetEntropySource (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/base/utils/ | ||
D | random-number-generator.cc | 25 void RandomNumberGenerator::SetEntropySource(EntropySource source) { in SetEntropySource() function in v8::base::RandomNumberGenerator |
/external/v8/src/ | ||
D | api.cc | 6021 void v8::V8::SetEntropySource(EntropySource entropy_source) { in SetEntropySource() function in v8::v8::V8 |