/external/chromium_org/third_party/webrtc/video_engine/ |
D | vie_base_impl.cc | 155 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
|
D | vie_channel_manager.cc | 77 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/ |
D | hybriddataengine.h | 55 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type) { in CreateChannel() function
|
D | mediaengine.h | 198 virtual VoiceMediaChannel *CreateChannel() { in CreateChannel() function 298 VoiceMediaChannel* CreateChannel() { in CreateChannel() function 343 VideoMediaChannel* CreateChannel( in CreateChannel() function
|
D | rtpdataengine_unittest.cc | 112 cricket::RtpDataMediaChannel* CreateChannel() { in CreateChannel() function in RtpDataMediaChannelTest 116 cricket::RtpDataMediaChannel* CreateChannel(cricket::RtpDataEngine* dme) { in CreateChannel() function in RtpDataMediaChannelTest
|
D | rtpdataengine.cc | 61 DataMediaChannel* RtpDataEngine::CreateChannel( in CreateChannel() function in cricket::RtpDataEngine
|
D | filemediaengine.cc | 61 VoiceMediaChannel* FileMediaEngine::CreateChannel() { in CreateChannel() function in cricket::FileMediaEngine
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
D | channel_manager.cc | 54 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
|
D | voe_base_impl.cc | 497 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/ |
D | secure_channel_factory.cc | 28 void SecureChannelFactory::CreateChannel( in CreateChannel() function in remoting::protocol::SecureChannelFactory
|
D | pseudotcp_channel_factory.cc | 40 void PseudoTcpChannelFactory::CreateChannel( in CreateChannel() function in remoting::protocol::PseudoTcpChannelFactory
|
D | fake_datagram_socket.cc | 128 void FakeDatagramChannelFactory::CreateChannel( in CreateChannel() function in remoting::protocol::FakeDatagramChannelFactory
|
D | fake_stream_socket.cc | 246 void FakeStreamChannelFactory::CreateChannel( in CreateChannel() function in remoting::protocol::FakeStreamChannelFactory
|
/external/chromium_org/chrome/service/ |
D | service_ipc_server.cc | 27 void ServiceIPCServer::CreateChannel() { in CreateChannel() function in ServiceIPCServer
|
/external/chromium_org/ipc/mojo/ |
D | ipc_mojo_perftest.cc | 84 scoped_ptr<IPC::Channel> MojoTestClient::CreateChannel( in CreateChannel() function in __anon525dcbc10111::MojoTestClient
|
/external/chromium_org/ipc/ |
D | ipc_test_base.cc | 54 void IPCTestBase::CreateChannel(IPC::Listener* listener) { in CreateChannel() function in IPCTestBase
|
D | ipc_perftest_support.cc | 322 scoped_ptr<Channel> PingPongTestClient::CreateChannel( in CreateChannel() function in IPC::test::PingPongTestClient
|
D | ipc_channel_proxy.cc | 53 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/ |
D | linphonemediaengine.cc | 104 VoiceMediaChannel* LinphoneMediaEngine::CreateChannel() { in CreateChannel() function in cricket::LinphoneMediaEngine
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
D | portallocatorsessionproxy_unittest.cc | 118 TestSessionChannel* CreateChannel() { in CreateChannel() function in PortAllocatorSessionProxyTest
|
D | transport_unittest.cc | 80 FakeTransportChannel* CreateChannel(int component) { in CreateChannel() function in TransportTest
|
/external/chromium_org/mojo/embedder/ |
D | embedder.cc | 129 ScopedMessagePipeHandle CreateChannel( in CreateChannel() function
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
D | webrtcmediaengine.h | 109 virtual VoiceMediaChannel* CreateChannel() OVERRIDE { in CreateChannel() function
|
/external/chromium_org/content/common/ |
D | child_process_host_impl.cc | 165 std::string ChildProcessHostImpl::CreateChannel() { in CreateChannel() function in content::ChildProcessHostImpl
|
/external/chromium_org/content/child/ |
D | child_thread.cc | 228 scoped_ptr<IPC::SyncChannel> ChildThread::CreateChannel(bool use_mojo_channel) { in CreateChannel() function in content::ChildThread
|