Searched refs:g_hash_seed (Results 1 – 4 of 4) sorted by relevance
67 uint32_t g_hash_seed; variable117 grpc_core::g_hash_seed); in grpc_slice_default_hash_impl()278 const uint32_t hash = gpr_murmur_hash3(buf, len, g_hash_seed); in ManagedMemorySlice()306 grpc_core::g_hash_seed = seed; in grpc_test_only_set_slice_hash_seed()312 grpc_core::g_hash_seed = in grpc_slice_intern_init()
33 extern uint32_t g_hash_seed;170 g_hash_seed); in Hash()
262 grpc_core::g_hash_seed); in Hash()330 grpc_core::g_hash_seed); in grpc_slice_default_hash_internal()
59 static uint32_t g_hash_seed; variable163 g_hash_seed); in grpc_slice_default_hash_impl()270 g_hash_seed = seed; in grpc_test_only_set_slice_hash_seed()276 g_hash_seed = static_cast<uint32_t>(gpr_now(GPR_CLOCK_REALTIME).tv_nsec); in grpc_slice_intern_init()