Home
last modified time | relevance | path

Searched defs:SetDeadline (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/verbs/
Dgrpc_verbs_client.cc40 void GrpcVerbsClient::SetDeadline(::grpc::ClientContext* ctx, in SetDeadline() function in tensorflow::GrpcVerbsClient
/external/boringssl/src/ssl/test/runner/
Dconn.go149 func (c *Conn) SetDeadline(t time.Time) error { func