Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h81 uint32_t GetTimeoutSeconds();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp255 uint32_t SBPlatformShellCommand::GetTimeoutSeconds() { in GetTimeoutSeconds() function in SBPlatformShellCommand
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp42853 result = (uint32_t)(arg1)->GetTimeoutSeconds(); in _wrap_SBPlatformShellCommand_GetTimeoutSeconds()