Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/slice/
Dslice_intern.cc166 static const grpc_core::StaticMetadataSlice* MatchStaticSlice( in MatchStaticSlice() function
280 MatchStaticSlice(hash, std::pair<const char*, size_t>(buf, len)); in ManagedMemorySlice()
297 const StaticMetadataSlice* static_slice = MatchStaticSlice(hash, slice); in ManagedMemorySlice()