Home
last modified time | relevance | path

Searched defs:ConnectivityWatcher (Results 1 – 9 of 9) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/src/core/ext/filters/max_age/
H A Dmax_age_filter.cc221 class ConnectivityWatcher : public AsyncConnectivityStateWatcherInterface { class
223 explicit ConnectivityWatcher(channel_data* chand) : chand_(chand) { in ConnectivityWatcher() function in grpc_core::ConnectivityWatcher
/dports/devel/grpc134/grpc-1.34.1/src/core/ext/filters/max_age/
H A Dmax_age_filter.cc221 class ConnectivityWatcher : public AsyncConnectivityStateWatcherInterface { class
223 explicit ConnectivityWatcher(channel_data* chand) : chand_(chand) { in ConnectivityWatcher() function in grpc_core::ConnectivityWatcher
/dports/devel/grpc/grpc-1.42.0/src/core/ext/filters/max_age/
H A Dmax_age_filter.cc222 class ConnectivityWatcher : public AsyncConnectivityStateWatcherInterface { class
224 explicit ConnectivityWatcher(channel_data* chand) : chand_(chand) { in ConnectivityWatcher() function in grpc_core::ConnectivityWatcher
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/filters/max_age/
H A Dmax_age_filter.cc222 class ConnectivityWatcher : public AsyncConnectivityStateWatcherInterface { class
224 explicit ConnectivityWatcher(channel_data* chand) : chand_(chand) { in ConnectivityWatcher() function in grpc_core::ConnectivityWatcher
/dports/devel/grpc/grpc-1.42.0/src/core/lib/surface/
H A Dserver.cc959 class Server::ChannelData::ConnectivityWatcher class in grpc_core::Server::ChannelData
962 explicit ConnectivityWatcher(ChannelData* chand) : chand_(chand) { in ConnectivityWatcher() function in grpc_core::Server::ChannelData::ConnectivityWatcher
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/surface/
H A Dserver.cc933 class Server::ChannelData::ConnectivityWatcher class in grpc_core::Server::ChannelData
936 explicit ConnectivityWatcher(ChannelData* chand) : chand_(chand) { in ConnectivityWatcher() function in grpc_core::Server::ChannelData::ConnectivityWatcher
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/surface/
H A Dserver.cc959 class Server::ChannelData::ConnectivityWatcher class in grpc_core::Server::ChannelData
962 explicit ConnectivityWatcher(ChannelData* chand) : chand_(chand) { in ConnectivityWatcher() function in grpc_core::Server::ChannelData::ConnectivityWatcher
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/surface/
H A Dserver.cc958 class Server::ChannelData::ConnectivityWatcher class in grpc_core::Server::ChannelData
961 explicit ConnectivityWatcher(ChannelData* chand) : chand_(chand) { in ConnectivityWatcher() function in grpc_core::Server::ChannelData::ConnectivityWatcher
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/surface/
H A Dserver.cc1188 class ConnectivityWatcher class
1191 explicit ConnectivityWatcher(channel_data* chand) : chand_(chand) { in ConnectivityWatcher() function in __anoncbe2fe5a0511::ConnectivityWatcher