Searched defs:grpc_channel_reset_connect_backoff (Results 1 – 5 of 5) sorted by relevance
333 void grpc_channel_reset_connect_backoff(grpc_channel* channel) { in grpc_channel_reset_connect_backoff() function
284 void grpc_channel_reset_connect_backoff(grpc_channel* channel) { in grpc_channel_reset_connect_backoff() function
181 #define grpc_channel_reset_connect_backoff grpc_channel_reset_connect_backoff_import macro
1947 pub fn grpc_channel_reset_connect_backoff(channel: *mut grpc_channel); in grpc_channel_reset_connect_backoff() function