/external/grpc-grpc/src/cpp/server/channelz/ |
D | channelz_service.cc | 63 Status ChannelzService::GetChannel( in GetChannel() function in grpc::ChannelzService
|
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/ |
D | MockServiceHelper.cs | 143 public Channel GetChannel() in GetChannel() method in Grpc.Core.Tests.MockServiceHelper
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/channelz/ |
D | channelz_service.cc | 106 Status ChannelzService::GetChannel( in GetChannel() function in grpc::ChannelzService
|
/external/webrtc/media/base/ |
D | fake_media_engine.cc | 533 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/ |
D | voip_core.cc | 169 rtc::scoped_refptr<AudioChannel> VoipCore::GetChannel(ChannelId channel) { in GetChannel() function in webrtc::VoipCore
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_module_group_metadata.cc | 225 const HloModuleGroupMetadata::Channel& HloModuleGroupMetadata::GetChannel( in GetChannel() function in xla::HloModuleGroupMetadata
|
/external/pigweed/pw_rpc/raw/ |
D | client_test.cc | 180 const Channel* GetChannel(internal::Endpoint& endpoint, uint32_t id) { in GetChannel() function
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.pas | 238 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/ |
D | audio_send_stream.cc | 586 const voe::ChannelSendInterface* AudioSendStream::GetChannel() const { in GetChannel() function in webrtc::internal::AudioSendStream
|
/external/grpc-grpc/src/proto/grpc/channelz/ |
D | channelz.proto | 430 rpc GetChannel(GetChannelRequest) returns (GetChannelResponse); rpc
|
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/ |
D | channelz.proto | 430 rpc GetChannel(GetChannelRequest) returns (GetChannelResponse); rpc
|
/external/pigweed/pw_rpc/ |
D | server_test.cc | 284 const Channel* GetChannel(internal::Endpoint& endpoint, uint32_t id) { in GetChannel() function
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/channelz/ |
D | channelz.proto | 434 rpc GetChannel(GetChannelRequest) returns (GetChannelResponse); rpc
|
/external/webrtc/pc/ |
D | peer_connection.cc | 5767 cricket::ChannelInterface* PeerConnection::GetChannel( in GetChannel() function in webrtc::PeerConnection
|