Searched defs:timeout_in_ms (Results 1 – 12 of 12) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | rpc_op.cc | 47 int64 timeout_in_ms; in RpcOp() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_state.h | 54 thread::ThreadPool* threadpool, bool fail_fast, int64 timeout_in_ms, in RPCState()
|
D | grpc_remote_master.cc | 126 int64 timeout_in_ms = call_options->GetTimeout(); local
|
D | grpc_rpc_factory.cc | 81 int64 timeout_in_ms) in GrpcRPCFactory()
|
/external/webrtc/webrtc/p2p/base/ |
D | tcpport.h | 136 void set_reconnection_timeout(int timeout_in_ms) { in set_reconnection_timeout()
|
/external/tensorflow/tensorflow/python/tpu/ |
D | session_support.py | 106 def ping(self, request=None, timeout_in_ms=5000): argument
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | config.proto | 466 int64 timeout_in_ms = 2; field
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | local_master.cc | 28 int64 timeout_in_ms = call_options->GetTimeout(); in WaitForNotification() local
|
/external/tensorflow/tensorflow/core/grappler/ |
D | utils.cc | 192 bool ExecuteWithTimeout(std::function<void()> fn, const int64 timeout_in_ms, in ExecuteWithTimeout()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | direct_session.cc | 1689 int64 timeout_in_ms) { in WaitForNotification() 1706 Notification* notification, int64 timeout_in_ms) { in WaitForNotification()
|
/external/tensorflow/tensorflow/python/training/ |
D | monitored_session_test.py | 1393 def __init__(self, trace_level, timeout_in_ms, output_partition_graphs, argument
|
/external/v8/src/ |
D | isolate.cc | 3840 double timeout_in_ms, in Throw()
|