Searched defs:grpc_channel_reset_connect_backoff (Results 1 – 5 of 5) sorted by relevance
284 void grpc_channel_reset_connect_backoff(grpc_channel* channel) { in grpc_channel_reset_connect_backoff() function
333 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
1952 pub fn grpc_channel_reset_connect_backoff(channel: *mut grpc_channel); in grpc_channel_reset_connect_backoff() function