Home
last modified time | relevance | path

Searched defs:watcher_timer_init (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dchannel_connectivity.cc69 grpc_closure watcher_timer_init; member
186 static void watcher_timer_init(void* arg, grpc_error* error_ignored) { in watcher_timer_init() function
Dclient_channel.cc3320 grpc_closure* watcher_timer_init; member
3435 grpc_closure* watcher_timer_init) { in grpc_client_channel_watch_connectivity_state()