GetPermutedValue 47 chrome/common/metrics/caching_permuted_entropy_provider.cc value = PermutedEntropyProvider::GetPermutedValue(randomization_seed); GetPermutedValue 41 chrome/common/metrics/caching_permuted_entropy_provider.h virtual uint16 GetPermutedValue(uint32 randomization_seed) const OVERRIDE; GetPermutedValue 122 components/variations/entropy_provider.cc return GetPermutedValue(randomization_seed) / GetPermutedValue 83 components/variations/entropy_provider.h virtual uint16 GetPermutedValue(uint32 randomization_seed) const;