Searched defs:SliceHash (Results 1 – 1 of 1) sorted by relevance
353 struct SliceHash { struct354 std::size_t operator()(const grpc_slice& slice) const { in operator()