Searched refs:KeepAlive (Results 1 – 14 of 14) sorted by relevance
39 CLIENT_METHOD(KeepAlive);
385 eager_service_impl.KeepAlive(&keep_alive_request, &keep_alive_response); in TEST_F()402 eager_service_impl.KeepAlive(&keep_alive_request, &keep_alive_response)); in TEST_F()
89 Status KeepAlive(const KeepAliveRequest* request,
235 Status EagerServiceImpl::KeepAlive(const KeepAliveRequest* request, in KeepAlive() function in tensorflow::eager::EagerServiceImpl
55 virtual ::grpc::Status KeepAlive(::grpc::ClientContext* context,80 ::grpc::Status KeepAlive(::grpc::ClientContext* context,
48 ENQUEUE_REQUEST(KeepAlive); in HandleRPCsLoop()
62 HANDLER(KeepAlive);
49 CLIENT_METHOD(KeepAlive);
91 ::grpc::Status EagerService::Stub::KeepAlive(::grpc::ClientContext* context, in KeepAlive() function in tensorflow::eager::grpc::EagerService::Stub
71 KeepAlive: 30 * time.Second,80 KeepAlive: 30 * time.Second,
7 KeepAlive On
185 // will trigger a context garbage collection. KeepAlive calls can be used to187 rpc KeepAlive(KeepAliveRequest) returns (KeepAliveResponse); rpc
152 runtime.KeepAlive(feeds)