Searched defs:CreateChannelHandle (Results 1 – 6 of 6) sorted by relevance
118 StatusOr<ChannelHandle> CreateChannelHandle() { in CreateChannelHandle() function
126 rpc CreateChannelHandle(CreateChannelHandleRequest) rpc
123 Status GRPCStub::CreateChannelHandle(const CreateChannelHandleRequest* request, in CreateChannelHandle() function in xla::GRPCStub
204 StatusOr<ChannelHandle> CreateChannelHandle() override { in CreateChannelHandle() function
504 StatusOr<ChannelHandle> Client::CreateChannelHandle() { in CreateChannelHandle() function in xla::Client
186 Status Service::CreateChannelHandle(const CreateChannelHandleRequest* arg, in CreateChannelHandle() function in xla::Service