Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/slice/
Dslice_intern.cc67 } static_metadata_hash_ent; typedef
69 static static_metadata_hash_ent
187 static_metadata_hash_ent ent = in grpc_slice_maybe_static_intern()
212 static_metadata_hash_ent ent = in grpc_slice_intern()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice_intern.cc55 struct static_metadata_hash_ent { struct
59 static static_metadata_hash_ent argument
138 static_metadata_hash_ent ent = in grpc_slice_maybe_static_intern()
169 static_metadata_hash_ent ent = in MatchStaticSlice()