Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Dstatic_metadata.cc229 const grpc_slice grpc_static_slice_table[GRPC_STATIC_MDSTR_COUNT] = { variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dstatic_metadata.h50 inline const grpc_core::StaticMetadataSlice* grpc_static_slice_table() { in grpc_static_slice_table() function