Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dclient_fuzzer.cc79 Result CreateChannel(const api_fuzzer::CreateChannel&) override { in CreateChannel() function in grpc_core::testing::ClientFuzzer
H A Dserver_fuzzer.cc72 Result CreateChannel( in CreateChannel() function in grpc_core::testing::ServerFuzzer
73 const api_fuzzer::CreateChannel& /* create_channel */) override { in CreateChannel()
H A Dapi_fuzzer.proto93 message CreateChannel { message
H A Dapi_fuzzer.cc427 ApiFuzzer::Result ApiFuzzer::CreateChannel( in CreateChannel() function in grpc_core::testing::ApiFuzzer
/aosp_15_r20/tools/netsim/src/backend/
H A Dpacket_streamer_client.cc134 std::shared_ptr<grpc::Channel> CreateChannel(NetsimdOptions options) { in CreateChannel() function
138 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function
/aosp_15_r20/external/grpc-grpc/test/cpp/ext/
H A Dchaotic_good_test.cc26 TEST(ChaoticGoodTest, CreateChannel) { in TEST() argument
/aosp_15_r20/external/cronet/ipc/
H A Dipc_test_base.cc32 void IPCChannelMojoTestBase::CreateChannel(IPC::Listener* listener) { in CreateChannel() function in IPCChannelMojoTestBase
H A Dipc_sync_channel_unittest.cc174 virtual SyncChannel* CreateChannel() { in CreateChannel() function in IPC::__anon52c3a56f0111::Worker
362 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anon52c3a56f0111::TwoStepServer
389 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anon52c3a56f0111::TwoStepClient
H A Dipc_channel_proxy.cc59 void ChannelProxy::Context::CreateChannel( in CreateChannel() function in IPC::ChannelProxy::Context
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dcreate_channel.cc37 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dcreate_channel.cc37 std::shared_ptr<grpc::Channel> CreateChannel( in CreateChannel() function
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_test_base.cc40 void IPCChannelMojoTestBase::CreateChannel(IPC::Listener* listener) { in CreateChannel() function in IPCChannelMojoTestBase
H A Dipc_sync_channel_unittest.cc178 virtual SyncChannel* CreateChannel() { in CreateChannel() function in IPC::__anon2d0729390111::Worker
366 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anon2d0729390111::TwoStepServer
393 SyncChannel* CreateChannel() override { in CreateChannel() function in IPC::__anon2d0729390111::TwoStepClient
H A Dipc_channel_proxy.cc59 void ChannelProxy::Context::CreateChannel( in CreateChannel() function in IPC::ChannelProxy::Context
/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/
H A Dplatform_channel.cc49 void CreateChannel(PlatformHandle* local_endpoint, in CreateChannel() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/client/
H A Dchttp2_connector.cc311 absl::StatusOr<OrphanablePtr<Channel>> CreateChannel(const char* target, in CreateChannel() function
/aosp_15_r20/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
/aosp_15_r20/external/webrtc/audio/voip/
H A Dvoip_core.cc124 ChannelId VoipCore::CreateChannel(Transport* transport, in CreateChannel() function in webrtc::VoipCore
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/proto/google/cloud/video/livestream/v1/
H A Dservice.proto53 rpc CreateChannel(CreateChannelRequest) rpc
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/google-cloud-live-stream/src/main/java/com/google/cloud/video/livestream/v1/
H A Dgapic_metadata.json13 "CreateChannel": { object
/aosp_15_r20/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/proto/google/cloud/eventarc/v1/
H A Deventarc.proto117 rpc CreateChannel(CreateChannelRequest) returns (google.longrunning.Operation) { rpc
/aosp_15_r20/external/googleapis/google/cloud/eventarc/v1/
H A Deventarc.proto117 rpc CreateChannel(CreateChannelRequest) returns (google.longrunning.Operation) { rpc
/aosp_15_r20/external/webrtc/pc/
H A Drtp_transceiver.cc183 RTCError RtpTransceiver::CreateChannel( in CreateChannel() function in webrtc::RtpTransceiver
/aosp_15_r20/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/
H A Dgapic_metadata.json13 "CreateChannel": { object
/aosp_15_r20/external/googleapis/google/cloud/video/livestream/v1/
H A Dservice.proto57 rpc CreateChannel(CreateChannelRequest) rpc

12