Home
last modified time | relevance | path

Searched refs:old_low_entropy_source_ (Results 1 – 2 of 2) sorted by relevance

/external/cronet/components/metrics/
Dentropy_state.cc118 return old_low_entropy_source_; in GetOldLowEntropySource()
140 old_low_entropy_source_ = old_pref; in UpdateLowEntropySources()
171 if (old_low_entropy_source_ == kLowEntropySourceNotSet && in UpdateLowEntropySources()
Dentropy_state.h104 int old_low_entropy_source_ = kLowEntropySourceNotSet; variable