Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/max_age/
Dmax_age_filter.cc68 grpc_millis max_connection_idle; member
192 grpc_core::ExecCtx::Get()->Now() + chand->max_connection_idle, in decrease_call_count()
292 chand->max_connection_idle, in max_idle_timer_cb()
428 chand->max_connection_idle = DEFAULT_MAX_CONNECTION_IDLE_MS == INT_MAX in init_channel_elem()
452 chand->max_connection_idle = in init_channel_elem()
492 if (chand->max_connection_idle != GRPC_MILLIS_INF_FUTURE) { in init_channel_elem()
/external/grpc-grpc/test/core/end2end/
Dend2end_nosec_tests.cc95 extern void max_connection_idle(grpc_end2end_test_config config);
309 max_connection_idle(config); in grpc_end2end_tests()
484 max_connection_idle(config); in grpc_end2end_tests()
Dend2end_tests.cc97 extern void max_connection_idle(grpc_end2end_test_config config);
313 max_connection_idle(config); in grpc_end2end_tests()
492 max_connection_idle(config); in grpc_end2end_tests()
/external/grpc-grpc/test/core/end2end/tests/
Dmax_connection_idle.cc235 void max_connection_idle(grpc_end2end_test_config config) { in max_connection_idle() function
/external/grpc-grpc/
Dgrpc.gyp2699 'test/core/end2end/tests/max_connection_idle.cc',
2790 'test/core/end2end/tests/max_connection_idle.cc',
DgRPC-Core.podspec1259 'test/core/end2end/tests/max_connection_idle.cc',