Home
last modified time | relevance | path

Searched defs:ChannelInterface (Results 1 – 12 of 12) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dinterceptor.h32 class ChannelInterface; variable
Dchannel_interface.h53 class ChannelInterface; variable
Dcompletion_queue.h81 class ChannelInterface; variable
Dclient_context.h118 class ChannelInterface; variable
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dinterceptor.h32 class ChannelInterface; variable
Dchannel_interface.h53 class ChannelInterface; variable
Dcompletion_queue.h81 class ChannelInterface; variable
Dclient_context.h118 class ChannelInterface; variable
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dchannel_interface.h27 class ChannelInterface; variable
Dcompletion_queue.h62 class ChannelInterface; variable
Dclient_context.h60 class ChannelInterface; variable
/external/webrtc/pc/
Drtp_transceiver.cc240 void RtpTransceiver::OnFirstPacketReceived(cricket::ChannelInterface*) { in OnFirstPacketReceived()