Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h83 void SetTimeoutSeconds(uint32_t sec);
/src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp264 void SBPlatformShellCommand::SetTimeoutSeconds(uint32_t sec) { in SetTimeoutSeconds() function in SBPlatformShellCommand
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp42100 (arg1)->SetTimeoutSeconds(arg2); in _wrap_SBPlatformShellCommand_SetTimeoutSeconds()