Home
last modified time | relevance | path

Searched defs:CreateChannel (Results 1 – 25 of 49) sorted by relevance

12

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_base_impl.cc155 int ViEBaseImpl::CreateChannel(int& video_channel) { // NOLINT in CreateChannel() function in webrtc::ViEBaseImpl
159 int ViEBaseImpl::CreateChannel(int& video_channel, // NOLINT in CreateChannel() function in webrtc::ViEBaseImpl
171 int ViEBaseImpl::CreateChannel(int& video_channel, // NOLINT in CreateChannel() function in webrtc::ViEBaseImpl
356 int ViEBaseImpl::CreateChannel(int& video_channel, // NOLINT in CreateChannel() function in webrtc::ViEBaseImpl
Dvie_channel_manager.cc77 int ViEChannelManager::CreateChannel(int* channel_id, in CreateChannel() function in webrtc::ViEChannelManager
135 int ViEChannelManager::CreateChannel(int* channel_id, in CreateChannel() function in webrtc::ViEChannelManager
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dhybriddataengine.h55 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type) { in CreateChannel() function
Dmediaengine.h198 virtual VoiceMediaChannel *CreateChannel() { in CreateChannel() function
298 VoiceMediaChannel* CreateChannel() { in CreateChannel() function
343 VideoMediaChannel* CreateChannel( in CreateChannel() function
Drtpdataengine_unittest.cc112 cricket::RtpDataMediaChannel* CreateChannel() { in CreateChannel() function in RtpDataMediaChannelTest
116 cricket::RtpDataMediaChannel* CreateChannel(cricket::RtpDataEngine* dme) { in CreateChannel() function in RtpDataMediaChannelTest
Drtpdataengine.cc61 DataMediaChannel* RtpDataEngine::CreateChannel( in CreateChannel() function in cricket::RtpDataEngine
Dfilemediaengine.cc61 VoiceMediaChannel* FileMediaEngine::CreateChannel() { in CreateChannel() function in cricket::FileMediaEngine
/external/chromium_org/third_party/webrtc/voice_engine/
Dchannel_manager.cc54 ChannelOwner ChannelManager::CreateChannel() { in CreateChannel() function in webrtc::voe::ChannelManager
58 ChannelOwner ChannelManager::CreateChannel(const Config& external_config) { in CreateChannel() function in webrtc::voe::ChannelManager
Dvoe_base_impl.cc497 int VoEBaseImpl::CreateChannel() { in CreateChannel() function in webrtc::VoEBaseImpl
511 int VoEBaseImpl::CreateChannel(const Config& config) { in CreateChannel() function in webrtc::VoEBaseImpl
/external/chromium_org/remoting/protocol/
Dsecure_channel_factory.cc28 void SecureChannelFactory::CreateChannel( in CreateChannel() function in remoting::protocol::SecureChannelFactory
Dpseudotcp_channel_factory.cc40 void PseudoTcpChannelFactory::CreateChannel( in CreateChannel() function in remoting::protocol::PseudoTcpChannelFactory
Dfake_datagram_socket.cc128 void FakeDatagramChannelFactory::CreateChannel( in CreateChannel() function in remoting::protocol::FakeDatagramChannelFactory
Dfake_stream_socket.cc246 void FakeStreamChannelFactory::CreateChannel( in CreateChannel() function in remoting::protocol::FakeStreamChannelFactory
/external/chromium_org/chrome/service/
Dservice_ipc_server.cc27 void ServiceIPCServer::CreateChannel() { in CreateChannel() function in ServiceIPCServer
/external/chromium_org/ipc/mojo/
Dipc_mojo_perftest.cc84 scoped_ptr<IPC::Channel> MojoTestClient::CreateChannel( in CreateChannel() function in __anon525dcbc10111::MojoTestClient
/external/chromium_org/ipc/
Dipc_test_base.cc54 void IPCTestBase::CreateChannel(IPC::Listener* listener) { in CreateChannel() function in IPCTestBase
Dipc_perftest_support.cc322 scoped_ptr<Channel> PingPongTestClient::CreateChannel( in CreateChannel() function in IPC::test::PingPongTestClient
Dipc_channel_proxy.cc53 void ChannelProxy::Context::CreateChannel(scoped_ptr<ChannelFactory> factory) { in CreateChannel() function in IPC::ChannelProxy::Context
/external/chromium_org/third_party/libjingle/source/talk/media/other/
Dlinphonemediaengine.cc104 VoiceMediaChannel* LinphoneMediaEngine::CreateChannel() { in CreateChannel() function in cricket::LinphoneMediaEngine
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dportallocatorsessionproxy_unittest.cc118 TestSessionChannel* CreateChannel() { in CreateChannel() function in PortAllocatorSessionProxyTest
Dtransport_unittest.cc80 FakeTransportChannel* CreateChannel(int component) { in CreateChannel() function in TransportTest
/external/chromium_org/mojo/embedder/
Dembedder.cc129 ScopedMessagePipeHandle CreateChannel( in CreateChannel() function
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcmediaengine.h109 virtual VoiceMediaChannel* CreateChannel() OVERRIDE { in CreateChannel() function
/external/chromium_org/content/common/
Dchild_process_host_impl.cc165 std::string ChildProcessHostImpl::CreateChannel() { in CreateChannel() function in content::ChildProcessHostImpl
/external/chromium_org/content/child/
Dchild_thread.cc228 scoped_ptr<IPC::SyncChannel> ChildThread::CreateChannel(bool use_mojo_channel) { in CreateChannel() function in content::ChildThread

12