Searched refs:backoff_ms (Results 1 – 7 of 7) sorted by relevance
27 private $backoff_ms; variable in Grpc\\Testing\\ReconnectInfo62 return $this->backoff_ms;73 $this->backoff_ms = $arr;
38 static const uint32_t backoff_ms[] = { 1000, 2000, 3000, 4000, 5000 }; variable41 .retry_ms_table = backoff_ms,42 .retry_ms_table_count = LWS_ARRAY_SIZE(backoff_ms),43 .conceal_count = LWS_ARRAY_SIZE(backoff_ms),
164 repeated int32 backoff_ms = 2; field
169 repeated int32 backoff_ms = 2; field
172 repeated int32 backoff_ms = 2; field
194 repeated int32 backoff_ms = 2; field