Searched defs:GetDeviceHandles (Results 1 – 6 of 6) sorted by relevance
62 Status GetDeviceHandles(const GetDeviceHandlesRequest* arg, in GetDeviceHandles() function
732 Status Service::GetDeviceHandles(const GetDeviceHandlesRequest* arg, in GetDeviceHandles() function in xla::Service
120 rpc GetDeviceHandles(GetDeviceHandlesRequest) rpc
50 ::grpc::Status GRPCService::GetDeviceHandles(::grpc::ServerContext* context, in GetDeviceHandles() function in xla::GRPCService
116 Status GRPCStub::GetDeviceHandles(const GetDeviceHandlesRequest* request, in GetDeviceHandles() function in xla::GRPCStub
365 StatusOr<std::vector<DeviceHandle>> Client::GetDeviceHandles( in GetDeviceHandles() function in xla::Client