HomeSort by relevance Sort by last modified time
    Searched refs:GRPC_ARG_MAX_CONNECTION_AGE_GRACE_MS (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/test/core/end2end/tests/
max_connection_age.cc 88 server_a[1].key = const_cast<char*>(GRPC_ARG_MAX_CONNECTION_AGE_GRACE_MS);
230 server_a[1].key = const_cast<char*>(GRPC_ARG_MAX_CONNECTION_AGE_GRACE_MS);
  /external/grpc-grpc/include/grpc/impl/codegen/
grpc_types.h 168 #define GRPC_ARG_MAX_CONNECTION_AGE_GRACE_MS "grpc.max_connection_age_grace_ms"
  /external/grpc-grpc/src/core/ext/filters/max_age/
max_age_filter.cc 442 GRPC_ARG_MAX_CONNECTION_AGE_GRACE_MS)) {

Completed in 63 milliseconds