Home
last modified time | relevance | path

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

/third_party/grpc/test/core/transport/test_suite/
Dtransport_test.cc31 CallInitiator TransportTest::CreateCall( in CreateCall() function in grpc_core::TransportTest
/third_party/grpc/src/core/client_channel/
Ddirect_channel.cc70 grpc_call* DirectChannel::CreateCall( in CreateCall() function in grpc_core::DirectChannel
Ddynamic_filters.cc168 RefCountedPtr<DynamicFilters::Call> DynamicFilters::CreateCall( in CreateCall() function in grpc_core::DynamicFilters
Dclient_channel.cc855 grpc_call* ClientChannel::CreateCall( in CreateCall() function in grpc_core::ClientChannel
/third_party/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
/third_party/grpc/test/core/client_channel/
Dretry_interceptor_test.cc122 RETRY_INTERCEPTOR_TEST(CreateCall) { in RETRY_INTERCEPTOR_TEST() argument
Dload_balanced_call_destination_test.cc163 LOAD_BALANCED_CALL_DESTINATION_TEST(CreateCall) { in LOAD_BALANCED_CALL_DESTINATION_TEST() argument
/third_party/grpc/src/cpp/client/
Dchannel_cc.cc156 grpc::internal::Call Channel::CreateCall( in CreateCall() function in grpc::Channel
/third_party/grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.proto110 message CreateCall { message
Dfuzzing_common.cc464 BasicFuzzer::Result BasicFuzzer::CreateCall( in CreateCall() function in grpc_core::testing::BasicFuzzer
/third_party/grpc/src/core/lib/surface/
Dlegacy_channel.cc181 grpc_call* LegacyChannel::CreateCall( in CreateCall() function in grpc_core::LegacyChannel