Searched refs:SetDeadline (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/verbs/
H A Dgrpc_verbs_client.cc29 SetDeadline(&ctx, call_options->GetTimeout());
40 void GrpcVerbsClient::SetDeadline(::grpc::ClientContext* ctx, function in class:tensorflow::GrpcVerbsClient
H A Dgrpc_verbs_client.h43 void SetDeadline(::grpc::ClientContext* ctx, int64 time_in_ms);
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_remote_master.cc107 void SetDeadline(::grpc::ClientContext* ctx, int64 time_in_ms) { function in class:tensorflow::GrpcRemoteMaster
120 SetDeadline(ctx, call_options->GetTimeout());

Completed in 94 milliseconds