Searched defs:GRPC_ARG_MAX_CONNECTION_AGE_MS (Results 1 – 5 of 5) sorted by relevance
165 #define GRPC_ARG_MAX_CONNECTION_AGE_MS "grpc.max_connection_age_ms" macro
166 #define GRPC_ARG_MAX_CONNECTION_AGE_MS "grpc.max_connection_age_ms" macro
27 pub const GRPC_ARG_MAX_CONNECTION_AGE_MS: &'static [u8; 27usize] = b"grpc.max_connection_age_ms\0"; constant