Searched refs:grpc_slice_static_interned_equal (Results 1 – 2 of 2) sorted by relevance
305 inline bool grpc_slice_static_interned_equal(const grpc_slice& a, in grpc_slice_static_interned_equal() function
458 if (grpc_slice_static_interned_equal(key, md->key()) && in md_create_must_intern()459 grpc_slice_static_interned_equal(value, md->value())) { in md_create_must_intern()