Searched defs:timeout_time (Results 1 – 9 of 9) sorted by relevance
| /external/chromium_org/third_party/android_testrunner/ |
| D | run_command.py | 38 def RunCommand(cmd, timeout_time=None, retry_count=3, return_output=True, argument 66 def RunOnce(cmd, timeout_time=None, return_output=True, stdin_input=None): argument
|
| D | adb_interface.py | 54 def SendCommand(self, command_string, timeout_time=20, retry_count=3): argument 74 def SendShellCommand(self, cmd, timeout_time=20, retry_count=3): argument 165 self, package_name, runner_name, timeout_time=60*10, argument 178 self, instrumentation_path, timeout_time=60*10, no_window_animation=False, argument
|
| /external/chromium_org/third_party/webrtc/base/ |
| D | task.h | 113 int64 timeout_time() const { return timeout_time_; } in timeout_time() function
|
| /external/chromium_org/build/android/pylib/ |
| D | android_commands.py | 644 def WaitForSdCardReady(self, timeout_time): argument 700 def RunShellCommand(self, command, timeout_time=20, log_result=False): argument 727 def GetShellCommandStatusAndOutput(self, command, timeout_time=20, argument 1149 def RunShellCommandWithSU(self, command, timeout_time=20, log_result=False): argument
|
| /external/lldb/source/Core/ |
| D | Communication.cpp | 164 TimeValue timeout_time; in Read() local
|
| /external/wpa_supplicant_8/src/wps/ |
| D | wps_upnp_i.h | 82 time_t timeout_time; /* when to age out the subscription */ member
|
| /external/lldb/source/Target/ |
| D | Process.cpp | 2895 TimeValue timeout_time; in Launch() local 3375 TimeValue timeout_time; in Halt() local 3844 TimeValue timeout_time; in ControlPrivateStateThread() local
|
| /external/lldb/source/Host/common/ |
| D | Host.cpp | 1435 TimeValue timeout_time(TimeValue::Now()); in RunShellCommand() local
|
| /external/lldb/source/Plugins/Process/gdb-remote/ |
| D | GDBRemoteCommunicationClient.cpp | 346 TimeValue timeout_time; in SendPacketAndWaitForResponse() local
|