Searched defs:CreateCall (Results 1 – 5 of 5) sorted by relevance
51 …public CallSafeHandle CreateCall(CallSafeHandle parentCall, ContextPropagationFlags propagationMas… in CreateCall() method in Grpc.Core.Internal.ChannelSafeHandle
49 Call CreateCall(const RpcMethod& method, ::grpc::ClientContext* context, in CreateCall() function
46 internal::Call CreateCall(const internal::RpcMethod& method, in CreateCall() function
177 RefCountedPtr<DynamicFilters::Call> DynamicFilters::CreateCall( in CreateCall() function in grpc_core::DynamicFilters
150 ::grpc::internal::Call Channel::CreateCall( in CreateCall() function in grpc::Channel