HomeSort by relevance Sort by last modified time
    Searched refs:high_entropy_source (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/metrics/
metrics_state_manager.cc 119 const std::string high_entropy_source = local
122 new SHA1EntropyProvider(high_entropy_source));
  /external/chromium_org/components/variations/
entropy_provider_unittest.cc 91 const std::string high_entropy_source = variable
93 return GenerateSHA1Entropy(high_entropy_source, trial_name_);

Completed in 167 milliseconds