Searched defs:retry_timer_callback_pending_ (Results 1 – 4 of 4) sorted by relevance
| /third_party/grpc/src/core/ext/filters/client_channel/health/ | ||
| D | health_check_client.h | 170 bool retry_timer_callback_pending_ = false; variable |
| /third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ | ||
| D | grpclb.cc | 458 bool retry_timer_callback_pending_ = false; member in grpc_core::__anon455793e20111::GrpcLb |
| /third_party/grpc/src/core/ext/xds/ | ||
| D | xds_client.cc | 116 bool retry_timer_callback_pending_ = false; member in grpc_core::XdsClient::ChannelState::RetryableCall |
| /third_party/grpc/src/core/ext/filters/client_channel/xds/ | ||
| D | xds_client.cc | 112 bool retry_timer_callback_pending_ = false; member in grpc_core::XdsClient::ChannelState::RetryableCall |