Home | History | Annotate | Download | only in variations

Lines Matching defs:CachingPermutedEntropyProvider

17 CachingPermutedEntropyProvider::CachingPermutedEntropyProvider(
26 CachingPermutedEntropyProvider::~CachingPermutedEntropyProvider() {
30 void CachingPermutedEntropyProvider::RegisterPrefs(
37 void CachingPermutedEntropyProvider::ClearCache(PrefService* local_state) {
41 uint16 CachingPermutedEntropyProvider::GetPermutedValue(
53 void CachingPermutedEntropyProvider::ReadFromLocalState() const {
64 void CachingPermutedEntropyProvider::UpdateLocalState() const {
74 void CachingPermutedEntropyProvider::AddToCache(uint32 randomization_seed,
97 bool CachingPermutedEntropyProvider::FindValue(uint32 randomization_seed,