Home
last modified time | relevance | path

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

/external/chromium_org/chrome/app/
Dclient_util.cc77 std::string random_value(metrics_id.empty() ? base::RandBytesAsString(kLength) in GetPreReadPopulationAndGroup() local
86 reinterpret_cast<const unsigned char*>(random_value.c_str()), in GetPreReadPopulationAndGroup()
87 random_value.size() * sizeof(random_value[0]), in GetPreReadPopulationAndGroup()