Home
last modified time | relevance | path

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

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