Home
last modified time | relevance | path

Searched refs:SetTimeoutSeconds (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBPlatform.i86 SetTimeoutSeconds (uint32_t sec);
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h79 void SetTimeoutSeconds(uint32_t sec);
/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp260 void SBPlatformShellCommand::SetTimeoutSeconds(uint32_t sec) { in SetTimeoutSeconds() function in SBPlatformShellCommand