Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBPlatform.i83 GetTimeoutSeconds ();
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h77 uint32_t GetTimeoutSeconds();
/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp252 uint32_t SBPlatformShellCommand::GetTimeoutSeconds() { in GetTimeoutSeconds() function in SBPlatformShellCommand