Home | History | Annotate | Download | only in src

Lines Matching refs:SetEntropySource

5554 void v8::V8::SetEntropySource(EntropySource entropy_source) {
5555 base::RandomNumberGenerator::SetEntropySource(entropy_source);