Home
last modified time | relevance | path

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

/external/llvm-project/lldb/bindings/interface/
DSBPlatform.i80 SetTimeoutSeconds (uint32_t sec);
/external/llvm-project/lldb/include/lldb/API/
DSBPlatform.h79 void SetTimeoutSeconds(uint32_t sec);
/external/llvm-project/lldb/source/API/
DSBPlatform.cpp285 void SBPlatformShellCommand::SetTimeoutSeconds(uint32_t sec) { in SetTimeoutSeconds() function in SBPlatformShellCommand
286 LLDB_RECORD_METHOD(void, SBPlatformShellCommand, SetTimeoutSeconds, in SetTimeoutSeconds()
746 LLDB_REGISTER_METHOD(void, SBPlatformShellCommand, SetTimeoutSeconds, in RegisterMethods()