Searched refs:random_value (Results 1 – 3 of 3) sorted by relevance
85 std::string random_value(client_info ? client_info->client_id in GetPreReadPopulationAndGroup() local94 reinterpret_cast<const unsigned char*>(random_value.c_str()), in GetPreReadPopulationAndGroup()95 random_value.size() * sizeof(random_value[0]), in GetPreReadPopulationAndGroup()
690 unsigned int random_value; in MakeUID() local691 const errno_t e = rand_s(&random_value); in MakeUID()693 const int32 nn = random_value; in MakeUID()
701 unsigned int random_value; in MakeUID() local702 const errno_t e = rand_s(&random_value); in MakeUID()704 const int32 nn = random_value; in MakeUID()