Home
last modified time | relevance | path

Searched defs:timeout_sec (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/android_commands/
H A Dandroid_common.py16 def adb(args, attempts = 1, timeout_sec = 600): argument
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1723 uint32_t timeout_sec; in SetOptionValue() local
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2940 uint32_t timeout_sec = UINT32_MAX; in RunShellCommand() local