Searched refs:GetTimeout (Results 1 – 7 of 7) sorted by relevance
64 int64 GetTimeout();
44 int64 CallOptions::GetTimeout() { in GetTimeout() function in tensorflow::CallOptions
28 int64 timeout_in_ms = call_options->GetTimeout(); in WaitForNotification()
40 def GetTimeout(self): member in WatchdogTimer
51 msg = 'Timeout of %.1f secs expired' % self._watcher.GetTimeout()
29 SetDeadline(&ctx, call_options->GetTimeout()); in GetRemoteAddress()
126 int64 timeout_in_ms = call_options->GetTimeout();