Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dchannel_manager.cc76 ChannelOwner ChannelManager::GetChannel(int32_t channel_id) { in GetChannel() function in webrtc::voe::ChannelManager
142 Channel* ChannelManager::Iterator::GetChannel() { in GetChannel() function in webrtc::voe::ChannelManager::Iterator
/external/webrtc/webrtc/p2p/base/
Dtransport.cc205 TransportChannelImpl* Transport::GetChannel(int component) { in GetChannel() function in cricket::Transport
/external/webrtc/talk/media/base/
Dfakemediaengine.h744 FakeVoiceMediaChannel* GetChannel(size_t index) { in GetChannel() function
805 FakeVideoMediaChannel* GetChannel(size_t index) { in GetChannel() function
924 FakeDataMediaChannel* GetChannel(size_t index) { in GetChannel() function
/external/antlr/antlr-3.4/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/talk/app/webrtc/
Dwebrtcsession.cc1158 cricket::BaseChannel* WebRtcSession::GetChannel( in GetChannel() function in webrtc::WebRtcSession
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1286 TEST_F(GeneratedServiceTest, GetChannel) { in TEST_F() argument