Searched refs:try_rpc_ (Results 1 – 2 of 2) sorted by relevance
90 const bool try_rpc_; variable109 try_rpc_(try_rpc), in CallContainer()175 if (!try_rpc_) { in Done()
41 try_rpc_(try_rpc), in GrpcCall()51 if (!s.ok() && try_rpc_) { in Done()68 bool try_rpc_; member in tensorflow::internal::GrpcCall