Home
last modified time | relevance | path

Searched defs:last_observed_state (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dchannel.pyx.pxi339 _ChannelState state, grpc_connectivity_state last_observed_state,
478 self, grpc_connectivity_state last_observed_state, object deadline):
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dchannel_connectivity.cc201 grpc_channel* channel, grpc_connectivity_state last_observed_state, in grpc_channel_watch_connectivity_state()
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c425 grpc_channel* channel, grpc_connectivity_state last_observed_state, in grpcsharp_channel_watch_connectivity_state()