Home | History | Annotate | Download | only in src

Lines Matching defs:SetEntropySource

5051 void v8::V8::SetEntropySource(EntropySource entropy_source) {
5052 base::RandomNumberGenerator::SetEntropySource(entropy_source);