Home
last modified time | relevance | path

Searched defs:CreateCall (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/transport/test_suite/
H A Dtest.cc59 CallInitiator TransportTest::CreateCall() { in CreateCall() function in grpc_core::TransportTest
233 absl::StatusOr<CallInitiator> TransportTest::Acceptor::CreateCall( in CreateCall() function in grpc_core::TransportTest::Acceptor
/aosp_15_r20/external/webrtc/api/test/
H A Dcreate_time_controller.cc39 Call* CreateCall(const Call::Config& config) override { in CreateTimeControllerBasedCallFactory() function in webrtc::CreateTimeControllerBasedCallFactory::TimeControllerBasedCallFactory
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dintercepted_channel.h49 Call CreateCall(const RpcMethod& method, grpc::ClientContext* context, in CreateCall() function
Ddelegating_channel.h46 internal::Call CreateCall(const internal::RpcMethod& method, in CreateCall() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dintercepted_channel.h49 Call CreateCall(const RpcMethod& method, grpc::ClientContext* context, in CreateCall() function
Ddelegating_channel.h46 internal::Call CreateCall(const internal::RpcMethod& method, in CreateCall() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dintercepted_channel.h49 Call CreateCall(const RpcMethod& method, grpc::ClientContext* context, in CreateCall() function
H A Ddelegating_channel.h46 internal::Call CreateCall(const internal::RpcMethod& method, in CreateCall() function
/aosp_15_r20/external/webrtc/call/
H A Dcall_factory.cc86 Call* CallFactory::CreateCall(const Call::Config& config) { in CreateCall() function in webrtc::CallFactory
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dfunctional_control_flow_to_regions.cc58 YieldOp CreateCall(Operation* op, func::FuncOp func, Region& caller_region, in CreateCall() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Ddynamic_filters.cc166 RefCountedPtr<DynamicFilters::Call> DynamicFilters::CreateCall( in CreateCall() function in grpc_core::DynamicFilters
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Ddynamic_filters.cc165 RefCountedPtr<DynamicFilters::Call> DynamicFilters::CreateCall( in CreateCall() function in grpc_core::DynamicFilters
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dchannel_cc.cc156 grpc::internal::Call Channel::CreateCall( in CreateCall() function in grpc::Channel
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dchannel_cc.cc156 grpc::internal::Call Channel::CreateCall( in CreateCall() function in grpc::Channel
/aosp_15_r20/external/webrtc/test/scenario/
H A Dcall_client.cc58 Call* CreateCall(TimeController* time_controller, in CreateCall() function
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dapi_fuzzer.proto110 message CreateCall { message
H A Dfuzzing_common.cc464 BasicFuzzer::Result BasicFuzzer::CreateCall( in CreateCall() function in grpc_core::testing::BasicFuzzer
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dlegacy_channel.cc165 grpc_call* LegacyChannel::CreateCall( in CreateCall() function in grpc_core::LegacyChannel
H A Dserver.cc1304 absl::StatusOr<CallInitiator> Server::ChannelData::CreateCall( in CreateCall() function in grpc_core::Server::ChannelData
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc1867 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateCall( in CreateCall() function in xla::HloInstruction
1872 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateCall( in CreateCall() function in xla::HloInstruction
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go1663 func (b Builder) CreateCall(fn Value, args []Value, name string) (v Value) { func
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs219222 pub CreateCall: ::std::option::Option< field