Home
last modified time | relevance | path

Searched defs:SliceHash (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/slice/
Dslice_internal.h90 struct SliceHash { struct
91 std::size_t operator()(const grpc_slice& slice) const { in operator()