Searched defs:CreateCall (Results 1 – 7 of 7) sorted by relevance
51 …public CallSafeHandle CreateCall(CallSafeHandle parentCall, ContextPropagationFlags propagationMas… in CreateCall() method in Grpc.Core.Internal.ChannelSafeHandle
102 internal::Call Channel::CreateCall(const internal::RpcMethod& method, in CreateCall() function in grpc::Channel
167 void GrpcRPCFactory::CreateCall(const Tensor& request_t, const bool try_rpc, in CreateCall() function in tensorflow::GrpcRPCFactory
845 grpc_error* ConnectedSubchannel::CreateCall(const CallArgs& args, in CreateCall() function in grpc_core::ConnectedSubchannel
1268 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateCall( in CreateCall() function in xla::HloInstruction
1663 func (b Builder) CreateCall(fn Value, args []Value, name string) (v Value) { func
1730 func (b Builder) CreateCall(fn Value, args []Value, name string) (v Value) { func