Home
last modified time | relevance | path

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

12

/external/grpc-grpc/src/cpp/client/
Dcreate_channel.cc31 std::shared_ptr<Channel> CreateChannel( in CreateChannel() function
Dinsecure_credentials.cc33 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function in grpc::__anon27c084840111::InsecureChannelCredentialsImpl
Dcronet_credentials.cc32 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function in grpc::CronetChannelCredentialsImpl
Dsecure_credentials.cc37 std::shared_ptr<grpc::Channel> SecureChannelCredentials::CreateChannel( in CreateChannel() function in grpc::SecureChannelCredentials
/external/webrtc/talk/media/base/
Dhybriddataengine.h55 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type) { in CreateChannel() function
Dmediaengine.h156 virtual VoiceMediaChannel* CreateChannel(webrtc::Call* call, in CreateChannel() function
Drtpdataengine_unittest.cc104 cricket::RtpDataMediaChannel* CreateChannel() { in CreateChannel() function in RtpDataMediaChannelTest
108 cricket::RtpDataMediaChannel* CreateChannel(cricket::RtpDataEngine* dme) { in CreateChannel() function in RtpDataMediaChannelTest
Drtpdataengine.cc61 DataMediaChannel* RtpDataEngine::CreateChannel( in CreateChannel() function in cricket::RtpDataEngine
Dfakemediaengine.h734 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/
Dchannel_manager.cc55 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
Dvoe_base_impl.cc389 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/
Dipc_test_base.cc40 void IPCChannelMojoTestBase::CreateChannel(IPC::Listener* listener) { in CreateChannel() function in IPCChannelMojoTestBase
Dipc_channel_proxy.cc59 void ChannelProxy::Context::CreateChannel( in CreateChannel() function in IPC::ChannelProxy::Context
Dipc_sync_channel_unittest.cc178 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/
Dplatform_channel.cc49 void CreateChannel(PlatformHandle* local_endpoint, in CreateChannel() function
/external/webrtc/webrtc/p2p/base/
Dtransport_unittest.cc45 FakeTransportChannel* CreateChannel(int component) { in CreateChannel() function in TransportTest
Dtransport.cc165 TransportChannelImpl* Transport::CreateChannel(int component) { in CreateChannel() function in cricket::Transport
Dtransportcontroller_unittest.cc81 FakeTransportChannel* CreateChannel(const std::string& content, in CreateChannel() function in TransportControllerTest
Dp2ptransportchannel_unittest.cc301 cricket::P2PTransportChannel* CreateChannel( in CreateChannel() function in P2PTransportChannelTestBase
/external/webrtc/talk/media/sctp/
Dsctpdataengine_unittest.cc283 cricket::SctpDataMediaChannel* CreateChannel( in CreateChannel() function in SctpDataMediaChannelTest
Dsctpdataengine.cc320 DataMediaChannel* SctpDataEngine::CreateChannel( in CreateChannel() function in cricket::SctpDataEngine
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1119 private native int CreateChannel(); in CreateChannel() method in AndroidTest
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc836 VideoRenderCallback* VideoRenderDirect3D9::CreateChannel(const uint32_t channel, in CreateChannel() function in webrtc::VideoRenderDirect3D9
/external/webrtc/talk/session/media/
Dchannel_unittest.cc203 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/
Dwebrtcvoiceengine.cc563 VoiceMediaChannel* WebRtcVoiceEngine::CreateChannel(webrtc::Call* call, in CreateChannel() function in cricket::WebRtcVoiceEngine

12