Home
last modified time | relevance | path

Searched refs:EntropySource (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dv8.cc59 static EntropySource entropy_source;
146 void V8::SetEntropySource(EntropySource source) { in SetEntropySource()
Dv8.h97 static void SetEntropySource(EntropySource source);
Dapi.cc4181 void v8::V8::SetEntropySource(EntropySource source) { in SetEntropySource()
/external/v8/include/
Dv8.h2865 typedef bool (*EntropySource)(unsigned char* buffer, size_t length); typedef
3133 static void SetEntropySource(EntropySource source);