HomeSort by relevance Sort by last modified time
    Searched refs:GetTimeout (Results 1 - 8 of 8) sorted by null

  /external/tensorflow/tensorflow/core/distributed_runtime/
call_options.h 64 int64 GetTimeout();
call_options.cc 44 int64 CallOptions::GetTimeout() {
local_master.cc 28 int64 timeout_in_ms = call_options->GetTimeout();
  /external/chromium-trace/catapult/devil/devil/utils/
watchdog_timer.py 40 def GetTimeout(self):
timeout_retry.py 51 msg = 'Timeout of %.1f secs expired' % self._watcher.GetTimeout()
  /external/tensorflow/tensorflow/contrib/verbs/
grpc_verbs_client.cc 29 SetDeadline(&ctx, call_options->GetTimeout());
  /external/tensorflow/tensorflow/core/distributed_runtime/rpc/
grpc_remote_master.cc 126 int64 timeout_in_ms = call_options->GetTimeout();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
SetupBrowser.c 379 GetTimeout (
461 Status = ShowProgress (GetTimeout ());

Completed in 346 milliseconds