HomeSort by relevance Sort by last modified time
    Searched refs:SetEntropySource (Results 1 - 4 of 4) sorted by null

  /external/v8/src/base/utils/
random-number-generator.h 30 // using v8::V8::SetEntropySource(), which provides reasonable entropy, see:
39 static void SetEntropySource(EntropySource entropy_source);
random-number-generator.cc 24 void RandomNumberGenerator::SetEntropySource(EntropySource source) {
70 // an entropy source using v8::V8::SetEntropySource(),
  /external/v8/include/
v8.h     [all...]
  /external/v8/src/
api.cc     [all...]

Completed in 60 milliseconds