Home
last modified time | relevance | path

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

12

/external/grpc-grpc/test/core/end2end/fuzzers/
Dclient_fuzzer.cc79 Result CreateChannel(const api_fuzzer::CreateChannel&) override { in CreateChannel() argument
Dserver_fuzzer.cc72 Result CreateChannel( in CreateChannel() function in grpc_core::testing::ServerFuzzer
73 const api_fuzzer::CreateChannel& /* create_channel */) override { in CreateChannel()
Dapi_fuzzer.proto93 message CreateChannel { message
Dapi_fuzzer.cc427 ApiFuzzer::Result ApiFuzzer::CreateChannel( in CreateChannel() function in grpc_core::testing::ApiFuzzer
/external/grpc-grpc/test/cpp/ext/
Dchaotic_good_test.cc26 TEST(ChaoticGoodTest, CreateChannel) { in TEST() argument
/external/cronet/tot/ipc/
Dipc_test_base.cc32 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.cc172 virtual SyncChannel* CreateChannel() { in CreateChannel() function in IPC::__anonec4f03b50111::Worker
360 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anonec4f03b50111::TwoStepServer
387 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anonec4f03b50111::TwoStepClient
/external/cronet/stable/ipc/
Dipc_test_base.cc32 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
/external/grpc-grpc/src/cpp/client/
Dcreate_channel.cc37 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dcreate_channel.cc37 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function
/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
/external/libchrome/mojo/public/cpp/platform/
Dplatform_channel.cc49 void CreateChannel(PlatformHandle* local_endpoint, in CreateChannel() function
/external/grpc-grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc311 absl::StatusOr<OrphanablePtr<Channel>> CreateChannel(const char* target, in CreateChannel() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc312 absl::StatusOr<RefCountedPtr<Channel>> CreateChannel(const char* target, in CreateChannel() function
/external/webrtc/audio/voip/
Dvoip_core.cc124 ChannelId VoipCore::CreateChannel(Transport* transport, in CreateChannel() function in webrtc::VoipCore
/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/proto/google/cloud/video/livestream/v1/
Dservice.proto53 rpc CreateChannel(CreateChannelRequest) rpc
/external/google-cloud-java/java-video-live-stream/google-cloud-live-stream/src/main/java/com/google/cloud/video/livestream/v1/
Dgapic_metadata.json13 "CreateChannel": { object
/external/googleapis/google/cloud/eventarc/v1/
Deventarc.proto117 rpc CreateChannel(CreateChannelRequest) returns (google.longrunning.Operation) { rpc
/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/proto/google/cloud/eventarc/v1/
Deventarc.proto117 rpc CreateChannel(CreateChannelRequest) returns (google.longrunning.Operation) { rpc
/external/webrtc/pc/
Drtp_transceiver.cc183 RTCError RtpTransceiver::CreateChannel( in CreateChannel() function in webrtc::RtpTransceiver
/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/
Dgapic_metadata.json13 "CreateChannel": { object
/external/googleapis/google/cloud/video/livestream/v1/
Dservice.proto57 rpc CreateChannel(CreateChannelRequest) rpc

12