Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc3389 static void on_external_watch_complete_locked(void* arg, grpc_error* error) { in on_external_watch_complete_locked() function
3412 GRPC_CLOSURE_INIT(&w->my_closure, on_external_watch_complete_locked, w, in watch_connectivity_state_locked()