Home
last modified time | relevance | path

Searched defs:TransferToClient (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/rpc/
H A Dxla_service.proto87 rpc TransferToClient(TransferToClientRequest) rpc
H A Dgrpc_service.cc88 ::grpc::Status GRPCService::TransferToClient(::grpc::ServerContext* context, in TransferToClient() function in xla::GRPCService
H A Dgrpc_stub.cc30 Status GRPCStub::TransferToClient(const TransferToClientRequest* request, in TransferToClient() function in xla::GRPCStub
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dservice.cc979 Status Service::TransferToClient(const TransferToClientRequest* arg, in TransferToClient() function in xla::Service