/external/grpc-grpc/src/cpp/client/ |
D | insecure_credentials.cc | 33 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function in grpc::__anonb810c7e20111::InsecureChannelCredentialsImpl
|
D | create_channel.cc | 31 std::shared_ptr<Channel> CreateChannel( in CreateChannel() function
|
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/rust/crates/grpcio-sys/grpc/src/cpp/client/ |
D | create_channel.cc | 30 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function
|
/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::__anon7ae8f74a0111::Worker 366 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anon7ae8f74a0111::TwoStepServer 393 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anon7ae8f74a0111::TwoStepClient
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/insecure/ |
D | channel_create.cc | 52 grpc_channel* CreateChannel(const char* target, const grpc_channel_args* args, in CreateChannel() function
|
/external/libchrome/mojo/public/cpp/platform/ |
D | platform_channel.cc | 49 void CreateChannel(PlatformHandle* local_endpoint, in CreateChannel() function
|
/external/webrtc/media/base/ |
D | rtp_data_engine_unittest.cc | 70 cricket::RtpDataMediaChannel* CreateChannel() { in CreateChannel() function in RtpDataMediaChannelTest 74 cricket::RtpDataMediaChannel* CreateChannel(cricket::RtpDataEngine* dme) { in CreateChannel() function in RtpDataMediaChannelTest
|
D | rtp_data_engine.cc | 43 DataMediaChannel* RtpDataEngine::CreateChannel(const MediaConfig& config) { in CreateChannel() function in cricket::RtpDataEngine
|
D | fake_media_engine.cc | 670 DataMediaChannel* FakeDataEngine::CreateChannel(const MediaConfig& config) { in CreateChannel() function in cricket::FakeDataEngine
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/secure/ |
D | secure_channel_create.cc | 130 grpc_channel* CreateChannel(const char* target, const grpc_channel_args* args, in CreateChannel() function
|
/external/webrtc/audio/voip/ |
D | voip_core.cc | 119 absl::optional<ChannelId> VoipCore::CreateChannel( in CreateChannel() function in webrtc::VoipCore
|
/external/webrtc/pc/ |
D | channel_unittest.cc | 1422 std::unique_ptr<cricket::VoiceChannel> ChannelTest<VoiceTraits>::CreateChannel( in CreateChannel() function in ChannelTest 1505 std::unique_ptr<cricket::VideoChannel> ChannelTest<VideoTraits>::CreateChannel( in CreateChannel() function in ChannelTest 2292 std::unique_ptr<cricket::RtpDataChannel> ChannelTest<DataTraits>::CreateChannel( in CreateChannel() function in ChannelTest
|
/external/webrtc/p2p/base/ |
D | p2p_transport_channel_unittest.cc | 400 P2PTransportChannel* CreateChannel(int endpoint, in CreateChannel() function in cricket::P2PTransportChannelTestBase
|