Searched refs:SendNotification (Results 1 – 1 of 1) sorted by relevance
66 [this]() { SendNotification(this, GRPC_ERROR_NONE); }, in Notifier()69 GRPC_CLOSURE_INIT(&closure_, SendNotification, this, in Notifier()76 static void SendNotification(void* arg, grpc_error* /*ignored*/) { in SendNotification() function in grpc_core::AsyncConnectivityStateWatcherInterface::Notifier