OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetEntropySource
(Results
1 - 4
of
4
) sorted by null
/external/v8/src/base/utils/
random-number-generator.h
34
// using v8::V8::
SetEntropySource
(), which provides reasonable entropy, see:
43
static void
SetEntropySource
(EntropySource entropy_source);
random-number-generator.cc
25
void RandomNumberGenerator::
SetEntropySource
(EntropySource source) {
71
// an entropy source using v8::V8::
SetEntropySource
(),
/external/v8/include/
v8.h
[
all
...]
/external/v8/src/
api.cc
[
all
...]
Completed in 822 milliseconds