/external/grpc-grpc/src/cpp/client/ |
D | create_channel.cc | 31 std::shared_ptr<Channel> CreateChannel( in CreateChannel() function
|
D | insecure_credentials.cc | 33 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function in grpc::__anon27c084840111::InsecureChannelCredentialsImpl
|
D | cronet_credentials.cc | 32 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function in grpc::CronetChannelCredentialsImpl
|
D | secure_credentials.cc | 37 std::shared_ptr<grpc::Channel> SecureChannelCredentials::CreateChannel( in CreateChannel() function in grpc::SecureChannelCredentials
|
/external/webrtc/talk/media/base/ |
D | hybriddataengine.h | 55 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type) { in CreateChannel() function
|
D | mediaengine.h | 156 virtual VoiceMediaChannel* CreateChannel(webrtc::Call* call, in CreateChannel() function
|
D | rtpdataengine_unittest.cc | 104 cricket::RtpDataMediaChannel* CreateChannel() { in CreateChannel() function in RtpDataMediaChannelTest 108 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 | fakemediaengine.h | 734 VoiceMediaChannel* CreateChannel(webrtc::Call* call, in CreateChannel() function 795 VideoMediaChannel* CreateChannel(webrtc::Call* call, in CreateChannel() function 917 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type) { in CreateChannel() function
|
/external/webrtc/webrtc/voice_engine/ |
D | channel_manager.cc | 55 ChannelOwner ChannelManager::CreateChannel() { in CreateChannel() function in webrtc::voe::ChannelManager 59 ChannelOwner ChannelManager::CreateChannel(const Config& external_config) { in CreateChannel() function in webrtc::voe::ChannelManager
|
D | voe_base_impl.cc | 389 int VoEBaseImpl::CreateChannel() { in CreateChannel() function in webrtc::VoEBaseImpl 400 int VoEBaseImpl::CreateChannel(const Config& config) { in CreateChannel() function in webrtc::VoEBaseImpl
|
/external/libchrome/ipc/ |
D | ipc_test_base.cc | 40 void IPCChannelMojoTestBase::CreateChannel(IPC::Listener* listener) { in CreateChannel() function in IPCChannelMojoTestBase
|
D | ipc_channel_proxy.cc | 59 void ChannelProxy::Context::CreateChannel( in CreateChannel() function in IPC::ChannelProxy::Context
|
D | ipc_sync_channel_unittest.cc | 178 virtual SyncChannel* CreateChannel() { in CreateChannel() function in IPC::__anonbab8626c0111::Worker 366 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anonbab8626c0111::TwoStepServer 393 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anonbab8626c0111::TwoStepClient
|
/external/libchrome/mojo/public/cpp/platform/ |
D | platform_channel.cc | 49 void CreateChannel(PlatformHandle* local_endpoint, in CreateChannel() function
|
/external/webrtc/webrtc/p2p/base/ |
D | transport_unittest.cc | 45 FakeTransportChannel* CreateChannel(int component) { in CreateChannel() function in TransportTest
|
D | transport.cc | 165 TransportChannelImpl* Transport::CreateChannel(int component) { in CreateChannel() function in cricket::Transport
|
D | transportcontroller_unittest.cc | 81 FakeTransportChannel* CreateChannel(const std::string& content, in CreateChannel() function in TransportControllerTest
|
D | p2ptransportchannel_unittest.cc | 301 cricket::P2PTransportChannel* CreateChannel( in CreateChannel() function in P2PTransportChannelTestBase
|
/external/webrtc/talk/media/sctp/ |
D | sctpdataengine_unittest.cc | 283 cricket::SctpDataMediaChannel* CreateChannel( in CreateChannel() function in SctpDataMediaChannelTest
|
D | sctpdataengine.cc | 320 DataMediaChannel* SctpDataEngine::CreateChannel( in CreateChannel() function in cricket::SctpDataEngine
|
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/ |
D | AndroidTest.java | 1119 private native int CreateChannel(); in CreateChannel() method in AndroidTest
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_direct3d9.cc | 836 VideoRenderCallback* VideoRenderDirect3D9::CreateChannel(const uint32_t channel, in CreateChannel() function in webrtc::VideoRenderDirect3D9
|
/external/webrtc/talk/session/media/ |
D | channel_unittest.cc | 203 typename T::Channel* CreateChannel( in CreateChannel() function in ChannelTest 1861 cricket::VideoChannel* ChannelTest<VideoTraits>::CreateChannel( in CreateChannel() function in ChannelTest 2583 cricket::DataChannel* ChannelTest<DataTraits>::CreateChannel( in CreateChannel() function in ChannelTest
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvoiceengine.cc | 563 VoiceMediaChannel* WebRtcVoiceEngine::CreateChannel(webrtc::Call* call, in CreateChannel() function in cricket::WebRtcVoiceEngine
|