Home
last modified time | relevance | path

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

/external/grpc-grpc/src/cpp/server/channelz/
Dchannelz_service.cc63 Status ChannelzService::GetChannel( in GetChannel() function in grpc::ChannelzService
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DMockServiceHelper.cs143 public Channel GetChannel() in GetChannel() method in Grpc.Core.Tests.MockServiceHelper
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/channelz/
Dchannelz_service.cc106 Status ChannelzService::GetChannel( in GetChannel() function in grpc::ChannelzService
/external/webrtc/media/base/
Dfake_media_engine.cc533 FakeVoiceMediaChannel* FakeVoiceEngine::GetChannel(size_t index) { in GetChannel() function in cricket::FakeVoiceEngine
599 FakeVideoMediaChannel* FakeVideoEngine::GetChannel(size_t index) { in GetChannel() function in cricket::FakeVideoEngine
675 FakeDataMediaChannel* FakeDataEngine::GetChannel(size_t index) { in GetChannel() function in cricket::FakeDataEngine
/external/webrtc/audio/voip/
Dvoip_core.cc169 rtc::scoped_refptr<AudioChannel> VoipCore::GetChannel(ChannelId channel) { in GetChannel() function in webrtc::VoipCore
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc225 const HloModuleGroupMetadata::Channel& HloModuleGroupMetadata::GetChannel( in GetChannel() function in xla::HloModuleGroupMetadata
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas238 function GetChannel: Integer; in GetChannel() function
516 function GetChannel: Integer; in GetChannel() function
665 function GetChannel: Integer; in GetChannel() function
3708 function TRecognizerSharedState.GetChannel: Integer; in GetChannel() function
3894 function TCommonToken.GetChannel: Integer; in GetChannel() function
4071 function TClassicToken.GetChannel: Integer; in GetChannel() function
/external/webrtc/audio/
Daudio_send_stream.cc586 const voe::ChannelSendInterface* AudioSendStream::GetChannel() const { in GetChannel() function in webrtc::internal::AudioSendStream
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto430 rpc GetChannel(GetChannelRequest) returns (GetChannelResponse); rpc
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto430 rpc GetChannel(GetChannelRequest) returns (GetChannelResponse); rpc
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/channelz/
Dchannelz.proto434 rpc GetChannel(GetChannelRequest) returns (GetChannelResponse); rpc
/external/webrtc/pc/
Dpeer_connection.cc5767 cricket::ChannelInterface* PeerConnection::GetChannel( in GetChannel() function in webrtc::PeerConnection