OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetTimeout
(Results
1 - 16
of
16
) sorted by null
/external/tensorflow/tensorflow/core/distributed_runtime/
call_options.h
65
void
SetTimeout
(int64 ms);
call_options.cc
49
void CallOptions::
SetTimeout
(int64 ms) {
/external/tensorflow/tensorflow/contrib/verbs/
grpc_verbs_client.cc
36
call_options.
SetTimeout
(-1); // no time out
/external/autotest/client/site_tests/platform_ToolchainTests/src/
clang-fortify-driver.cpp
16
static void
SetTimeout
(int secs) {
44
SetTimeout
(300);
/development/host/windows/usb/winusb/
adb_winusb_endpoint_object.h
152
virtual bool
SetTimeout
(ULONG timeout);
adb_winusb_endpoint_object.cpp
106
if (!
SetTimeout
(time_out))
183
if (!
SetTimeout
(time_out))
231
bool AdbWinUsbEndpointObject::
SetTimeout
(ULONG timeout) {
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
grpc_session.cc
118
call_options.
SetTimeout
(options_.config.operation_timeout_in_ms());
125
call_options.
SetTimeout
(run_options.timeout_in_ms());
155
call_options.
SetTimeout
(options_.config.operation_timeout_in_ms());
162
call_options.
SetTimeout
(run_options.timeout_in_ms());
210
call_options.
SetTimeout
(req->options().timeout_in_ms());
312
call_options.
SetTimeout
(options_.config.operation_timeout_in_ms());
340
call_options.
SetTimeout
(options_.config.operation_timeout_in_ms());
363
call_options.
SetTimeout
(options_.config.operation_timeout_in_ms());
396
call_options.
SetTimeout
(options.config.operation_timeout_in_ms());
grpc_master_service.cc
179
call_opts->
SetTimeout
(call->request.options().timeout_in_ms());
181
call_opts->
SetTimeout
(default_timeout_in_ms_);
/external/webrtc/webrtc/base/
win32socketserver.h
38
void
SetTimeout
(int ms);
win32socketserver.cc
270
void Win32Socket::
SetTimeout
(int ms) {
/hardware/interfaces/bluetooth/1.0/default/test/
async_fd_watcher_unittest.cc
118
SetTimeout
(std::chrono::seconds(1));
152
void
SetTimeout
(std::chrono::milliseconds timeout_ms) {
/external/webrtc/webrtc/tools/rtcbot/test/
three_bots_video_conference.js
113
//
SetTimeout
used because creating the three answers will very fast
116
setTimeout
(function() {
/prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
all_test.go
344
func (p *pipe)
SetTimeout
(nsec int64) error {
/prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
all_test.go
344
func (p *pipe)
SetTimeout
(nsec int64) error {
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.h
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrFormPkg.h
[
all
...]
Completed in 4171 milliseconds