Home
last modified time | relevance | path

Searched defs:ChannelData (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/core/lib/surface/
Dlame_client.cc49 struct ChannelData { struct
50 ChannelData() : state_tracker("lame_channel", GRPC_CHANNEL_SHUTDOWN) {} in ChannelData() argument
52 grpc_status_code error_code;
53 const char* error_message;
54 Mutex mu;
55 ConnectivityStateTracker state_tracker;
/third_party/ffmpeg/libavcodec/
Dmace.c153 typedef struct ChannelData { struct
155 } ChannelData; argument
/third_party/grpc/src/core/ext/filters/client_idle/
Dclient_idle_filter.cc127 class ChannelData { class
284 ChannelData::ChannelData(grpc_channel_element* elem, in ChannelData() function in grpc_core::__anon905604ab0111::ChannelData
/third_party/grpc/src/core/ext/filters/http/message_compress/
Dmessage_decompress_filter.cc47 class ChannelData { class
49 explicit ChannelData(const grpc_channel_element_args* args) in ChannelData() function in grpc_core::__anonf8e2502b0111::ChannelData
Dmessage_compress_filter.cc47 class ChannelData { class
49 explicit ChannelData(grpc_channel_element_args* args) { in ChannelData() function in __anon58670f620111::ChannelData
/third_party/grpc/src/cpp/common/
Dchannel_filter.h233 ChannelData() {} in ChannelData() function
/third_party/grpc/src/proto/grpc/channelz/
Dchannelz.proto98 message ChannelData { message
/third_party/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc115 class ChannelData { class
1616 ChannelData::ChannelData(grpc_channel_element_args* args, grpc_error** error) in ChannelData() function in grpc_core::__anonb983793c0111::ChannelData