Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc3278 static void try_to_connect_locked(void* arg, grpc_error* error_ignored) { in try_to_connect_locked() function
3309 GRPC_CLOSURE_CREATE(try_to_connect_locked, chand, in grpc_client_channel_check_connectivity_state()