Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/slice/
Dslice_internal.h320 uint32_t grpc_static_slice_hash(grpc_slice s);
Dslice_intern.cc120 uint32_t grpc_static_slice_hash(grpc_slice s) { in grpc_static_slice_hash() function